STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H723 embedded bootloader command GO fail

 I use STM32H723VET6. Bootloader ver 9.2. When I can send command GO at FDCAN (PD1, PD0), I receive ACK(0x79), but after that MCU is fail.My function:void BootCanGo(uint8_t* answer){           uint32_t Delayer = 0x8FFFFF;           uint8_t SendedData...

0693W00000FAPgWQAX.jpg 0693W00000FAQMNQA5.jpg 0693W00000FAPgbQAH.jpg
BLeon.2 by Associate II
  • 2051 Views
  • 13 replies
  • 0 kudos

USB OTG not working on STM32L4

Hi,I am trying to configure the USB OTG of my Nucleo-L4R5ZI board to host-only mode, but I am facing some issues. In the user manual is said that "A green LED LD8 lits up in one of these cases: (1) Power switch (U12) is ON and STM32 Nucleo-144 board ...

MCost.4 by Associate II
  • 415 Views
  • 0 replies
  • 0 kudos

stm32+lwip+mbedtls packet size problem

I have a problem with the mbedtls server (stm32+lwip) send wrong length message. I am using this code in my project. https://github.com/straight-coding/straight-httpd-lwip-mbedtls-simulator![Wireshark packet trace. A TLSv1.2 "server hello" packet is ...

DCtech by Associate II
  • 464 Views
  • 2 replies
  • 0 kudos