STM32 MCUs Embedded 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
  • 641 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
  • 437 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
  • 2891 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?

Hello, I try to implement a dual cdc with two virtual port com on USB_FS and HS. Receives callbacks works well on both VCP but only transmit on the first VCP works. When I try to send data from the STM32 to the second VCP, nothing append.

OTG_FS_IRQHandler is endlessly called"signal handler called>() at 0xffffffe9"I have already increase the heap and stack size to 0x2000. I use the STM32H753i-EVAL2 board

JHAPP.1 by Associate II
  • 614 Views
  • 3 replies
  • 0 kudos