STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H563 NetxDuo Packet Pool Deadlock

Hi Community,I'm currently facing an issue where NetXDuo with the STM32H563 locks itself out if the packet pool runs out of packets. In the current szenario the problem occurs when using the ftp-server addon and retriving  a file. As the chunks are p...

stst9180 by Associate III
  • 81 Views
  • 1 replies
  • 0 kudos

[STM32H753] USB33RDY is not asserting

Dear all,I'm coming to you with a very simple problem, after not being able to wrap my head around it. I'am trying to design a board using the STM32H753VIT6 (V revision) and a USB3320 ULPI interface. While writing firmware for the custom board, I not...

vosahlov by Associate II
  • 178 Views
  • 3 replies
  • 1 kudos

Resolved! X-CUBE-CRYPTOLIB cmox_eddsa_sign HardFault

stm32L476VC + CubeMX + IAR + X-CUBE-CRYPTOLIB STM32CubeExpansion_Crypto_V4.2.0 i copy the example from "NUCLEO-L476RG\Applications\ECC\EDDSA_SignVerify" to my project, cmox_eddsa_sign will cause HardFault:The processor has escalated a configurable-pr...

lll by Associate II
  • 433 Views
  • 10 replies
  • 2 kudos

Resolved! LWIP_RAND uses newlib rand() and fails

CubeMX generated project defines #define LWIP_RAND() ((u32_t)rand()) which fails with the following call stack...and the following assert textassertion "REENT malloc succeeded" failed: file "/build/gnu-tools-for-stm32_12.3.rel1.20240612-1315/src/newl...

Gustavo_AR_1-1726157473699.png

Resolved! reset an stm32f746 discovery

Hi all, on stm32f746 disco, I'm using the Mbed ide but i have the stmcube installed as wellI've been writing a simple updater app that sits at 0x080e0000 with mixed success  switching to a previous project, the code downloads but on running the board...

andy0105 by Associate
  • 145 Views
  • 1 replies
  • 1 kudos
Labels