STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Host MSC - NULL byte in 512 byte block read.

Hello everyone,I'm using the STM32 Host library with FreeRTOS FAT, but when i read from a specific usb key, I always get a NULL ( 0x00 ) inserted at the beginning of the second 512 bytes block I read. If I put a breakpoint between every packet they a...

Use SPI on STM32F410RB via Zephyr

Hello.   I'm working with Nucleo-F410Rb, which has STM32F410Rb as MCU. Now I'm developing SPI connection by using Zephyr. Zephyr is maybe not suitable for this forum, but i wish get any clue or idea for my problem.(something like hardware parameters,...

0690X000008vuPUQAY.jpg
DKOO by Associate
  • 987 Views
  • 0 replies
  • 0 kudos

STM32F429 Ethernet crash

I use STM32F429, refer to en. Stsw-stm32070 source code, remove lwip, only Ethernet data transceiver, found a long time communication, Ethernet will crash, mainly set TBUS, RBUS, RS, ETS。But I used the following code in the interrupt, and it could no...