• I need to do SPI, I2C communication on mcbstm32f400 board
    I need to do SPI and I2C communications on the board. What hardware items I need to buy and where to put them on the board. Which would be a good slave (data to read from).
  • I need to do SPI, I2C communication on mcbstm32f400 board
    I need to do SPI and I2C communications on the board. What hardware items I need to buy and where to put them on the board. Which would be a good slave (data to read from).
  • Examples and MAC driver for using ethernet LAN SPI MAC?
    I would like to allow, for example, the STM32F303 to send data via the ethernet interface with a minimum of resources. . Therefore, probably connect a MAC via SPI . I don't have any experience with it...
  • Examples and MAC driver for using ethernet LAN SPI MAC?
    I would like to allow, for example, the STM32F303 to send data via the ethernet interface with a minimum of resources. . Therefore, probably connect a MAC via SPI . I don't have any experience with it...
  • IDE Suggestions for Project Clean and Load
    When doing a "Project Clean", the current IDE only deletes the object files and does not delete the executable or library files. This can lead to misleading results. For instance, we have three projects...