STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Regarding of stm32f070c6t6 boot loader.

Hello,I am working on the stm32f070c6t6 controller, i just want to use this controller at replacement of Arduino. Arduino has the boot loader code, on that we will write our regular code as function specific code. same thing i want to do this by usin...

RKUMA.2 by Associate II
  • 885 Views
  • 2 replies
  • 0 kudos

RTOS f_mount() Heap Leak in HEAP_1 model

I have a 1 second loop that tries to mount the SD card, It repeatedly calls f_mount() until an SD is detected, however, I've noticed that there is a semaphore created each time f_mount() is called which is not deleted in HEAP_1 mode. So after some ti...

ETH hardware present but no software, safe?

We have the below ETH pins connected to a KSZ8081RNACA-T with the pins setup in alternate function for ETH, there is no code for initialization of ETH as of now (future implementation). We have had a few processors die with 3.3v shorting to gnd, coul...

PCudd by Associate II
  • 613 Views
  • 1 replies
  • 0 kudos

DRP1M1 with NUCLEO-G0B1RE

Hello to All,When looking into the datasheet of the DRP1M1 addon for USB-PD, it was mentioned that this board could be used together with the NUCLEO-G0B1RE.However.The TCPP_V3.0.0 does not contain sources for this nucleo board !Are they available som...

Alfredo by Associate II
  • 3901 Views
  • 11 replies
  • 0 kudos

STM32 Functional Safety

This follow up question of STM Functional Safety webinar. It was not clear from the webinar if drivers and device specific CMSIS code generated by STM32Cube is certified for functional safety standards?