cancel
Showing results for 
Search instead for 
Did you mean: 

X-NUCLEO-S2868A1 and STM32F767ZI NUCLEO 144 ??

Ron1
Associate II

Hi,

Does someone knows if the STM32F7 will be supported one day? If it's possible to adapt a code for this MCU? I have tried with a low power MCU and it actually works, but i would like to do more..

Ron

2 REPLIES 2
stm32f4
Associate II

Hello. I made X-NUCLEO-S2868A1 working with STM32F207G. You'll need only to modify correctly GPIO ed SPI and to made some jumper betwen pin.

If you need some support contec me.

Carmelo

PS: i make working STM32CubeExpansion_SUBG1_V3.1.0 for P2P_demo

Carmelo

Ron1
Associate II

Thanks for your reply. it helped me a lot.

However, i still have some difficulties with my TX mode. I m working on my own application wich use S2LP in a basic way. When i send a TX command trought SPI, i can wait seconds until having a "sent data" external interrupt from the S2LP. Even though my data rate is configured at 250 kb/s. (payload = 12 bytes).

I don't really know from where the problem come... Here is my register's configuration.

if you have an idea.. would be really nice.