• Help! stm32f103c8 SPI1 issues
    Hello, i am currently trying to develop a brushless motor controller. I wanted to be able to have position control so i implemented an AS5047P-TS_E K_ AB magnetic encoder and am using SPI to get absolute...
  • 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...
  • SPI1 interface for LPC2148
    Hi There: I am trying to connect LPC2148 to an external ADC via SPI1 interface. I am using Keil development system and MCB2148 DEVELOPMENT BOARD. I have taken the Keil example and changed for SPI. After...
  • UART help(LPC1114)
    Is it possible for me to send a C file over a UART connection to an LPC1114 mcu? The C file has configurations for the mcu, if it is possible how can I do so using C# in Visual Studio.
  • Uart lpc1114 help
    Hello! I have created a GUI that can send data to any available serial port that it detects. Currently my GUI detects my lpc1114 however I do not fully understand what format I have to send data...