User Activity

Hi All.!!!I am working on STM32F103 and using its 4-wire SPI for communication with slave whose data is 32bit and addr is 16bit.What I am trying to do is to write and read slave but i could not below is the settings that I have done in STM cube MX.Mo...
Hi team! I am working on the OLED interfacing with STM32F103C8T6. All I want to do that is to display the counter value from 0 to 255 on OLED. But when I simply put the random number such as 48 it shows its equivalent ASCII value not a decimal value ...