User Activity

Posted on June 11, 2014 at 15:01Hello. I am trying to run SPI full duplex communication using software NSS for STM32F103ZE downloaded from http://elk.informatik.fh-augsburg.de/pub/stm32lab/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Project/STM32F10x_StdPer...
Posted on June 04, 2014 at 06:25Hello. I am trying to interface MCBSTM32 with GP22. The main function involves printf function. The code is compiling without error. But the debugger is not working in presence of printf function. I have tested with s...
Posted on June 04, 2014 at 04:47Hello I am trying to send opcode bytes MCBSTM32 to GP22. But as I debug in Keil I observe the the byte to be sent(0x50) is nit being written on the SPI data register in stm32f10x_spi.c. Instead the data register is sh...