V8Power

Results 4 comments of V8Power

Yes, your absolutely correct, I'm using the official STM32 core. The board is defined as generic STM32F103C8. I'm not getting any errors or warning from the compiler. I'm using VS...

I was using v1.4.3. I switched to v1.4.5 but it didn't make any difference. I checked in in MXCube and it specifies the pins just as they are hooked up....

I tried renaming _SPI to RF24_SPI, didn't change a thing. I just redefined the SPI pins at the beginning of my code. Seems to work fine now

I'll do some more testing and then post it here