STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How do I output an Integer over USB?

I am trying to send some communication from an Nucleo-F412ZG board over USB. I am currently using CDC_Transmit_FS function but this seems to only send char values and I would like to be able to send an uint8_t variable and have it come out as a meani...

GTann.1 by Associate
  • 459 Views
  • 1 replies
  • 0 kudos

how to enter the USB DFU mode in STM32L162VE?

Currently, I am using the STM32L162VE custom board. I want to enter the USB DFU mode but am not able to enter the mode. This chip supports the USB and USART pre-programmed bootloaders. I have referred to the application notes AN2606 and AN3156. I did...

0693W00000aIvUhQAK.png 0693W00000aIvVBQA0.png 0693W00000aIvVLQA0.png
VNasa.1 by Associate
  • 971 Views
  • 3 replies
  • 0 kudos

Resolved! Mem/BusFault at internal memory regions (0xE0...)

Hello,I saw a not yet reproducable fault at adresses, which are part of the private/vendor-specific memory regions.The fault happend on a STM32H7B0 runnig freeRTOS, ICache + DCache enabled:Causing instruction address: 0x7.... (external flash)Comming ...

TNeub.1 by Associate III
  • 2288 Views
  • 10 replies
  • 0 kudos