• STM32F103C8
    Hello friends, I am using STM32F103C8 board for learning ARM cortex M3. I am new to this MCU. Till now I have worked directly on MCU registers, (PIC, ATMEL, ARM7) like if I have to set some value...
  • STM32F103C8 USB CDC Middleware
    I followed this tutorial: ">community.st.com/.../arduino_stm32f103c8t6_schematics.png The board works well with stm32Cubemx USB and HAL. but I need SPL and RTX. Has Anyone experiences with...
  • Peripheral Simulation of about STM32F103C8
    I am using the MDK 5.10 and the chip STM32F103C8 .In the page http://www.keil.com/dd/chip/4235.htm , i find Simulated Features part . i find some items are clickable and somes are not .The clickable...
  • LPC1114 SPI1 Help...
    I am using LPC1114. I want to interface LIS302DL Accelerometer with LPC1114. For that purpose I have chosen SPI. I am not getting proper X,Y,Z values... I am getting default value 255 i.e ff...
  • SPI1 seems to behave strange?
    Hi, I'm using the STM32F103ZET6 uC on the MCBSTM32E board. Our company is developing a PCB with two of those uC on it communicating with each other through SPI. As the PCB is not developed yet I...