cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f0 SPI1 Unidirectional receive-only procedure

Md Mubdiul Hasan
Associate III
Posted on October 19, 2016 at 09:56

The original post was too long to process during our migration. Please click on the attachment to read the original post.
2 REPLIES 2
slimen
Senior
Posted on October 19, 2016 at 18:11

Hello,

I suggest, as a first step, to run one of the SPI Full Duplex example in STM32CubeF0 firmware with a similar type of your project. Compare the code/functions with your project: STM32Cube_FW_F0_V1.6.0\Projects\STM32F0308-Discovery\Examples\SPI

 

Regards

Md Mubdiul Hasan
Associate III
Posted on October 20, 2016 at 09:11

Dear Sir,

I saw your mentioned code.

My board is custom one.

Can you kindly make some comment about send/receive bytes and  conditioning DMA/SPI registerS?