Posted on March 07, 2013 at 17:02 I will need to use spi with a memory chip. But I currently can't get my spi to input data. I am able to get it to output. I have a logic analyzer hooked up and it shows data is being outputed. When I do a loop ...
Posted on March 07, 2013 at 19:25Thank you for noticing that. I did have 0x01 previously but changed it while testing and watching the register values. I will edit it to the appropriate value
Posted on March 07, 2013 at 17:15 https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https%3a%2f%2fmy.st.com%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex_mx_stm32%2fIssues%20with%20SPI%201%20on%20STM32f100...
Posted on March 07, 2013 at 07:42Hi, I have been dealing with an SPI issue for a few weeks and can't seem to figure out what is wrong. I think it steams from the NSS issue. How did you configure the control registers so that you could use the spi e...