cancel
Showing results for 
Search instead for 
Did you mean: 

Porting spi emulator to stm32f429

naser moravej
Associate III

Hello everyone.

I want to port SPI emulator library in master mode which is originally write for STM32F401RE-Nucleo to stm32f429.

In application note AN4678 it says in order to make clock for we use TIM1 channel1 and channel2. In discovering the code suddenly I faced to use of TIM2 which never was initialized in the code.

It appeared in function SPI_Emul_EnableRessources() with no initialization.

Anyone has an idea?

Is there another straight forward way to port this library?

TNX

0 REPLIES 0