• I2C chip interfacing speed question
    Hello, I'm working with a Microchip 24AA32A I2C EEPROM. I have read the data sheet, and written some software to work with it. The problem is that sometimes the device does not reply (I don't have a...
  • I2C chip interfacing speed question
    Hello, I'm working with a Microchip 24AA32A I2C EEPROM. I have read the data sheet, and written some software to work with it. The problem is that sometimes the device does not reply (I don't have a...
  • CMSIS-USART driver clock speed
    Hi, I have a project where I need to interface with a device through a serial port at 2,250,000 baud but the CMSIS usart drive won't let me as it has too large an error. Does anyone have any ideas...
  • CMSIS-USART driver clock speed
    Hi, I have a project where I need to interface with a device through a serial port at 2,250,000 baud but the CMSIS usart drive won't let me as it has too large an error. Does anyone have any ideas...
  • USB driver and STM32 high speed support
    Hi all, I designed a board with STM32F205. Because I overlooked the Keil driver for USB host, I connected the high speed peripheral (OTG_HS; PB14 and PB15) instead the full speed one (OTG_FS; PA11...