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! STM32F446RE : Terminal and USB Virtual Port

Hello, I have some problems with my STM32F446RE (Nucleo-64 )and terminal program (as puTTY and so on).I connected it by its usb connector (CN1) and it was recognized as Virtual Port: Well!So I opened STM32Cube MX and set:-STM32F446 board.-USB_OTG_FS,...

streaming of buffer that fills with DMA over USB_FS

I encountered a complex problem and I don't understand where should I start untangle it.What I want to do:I have a buffer (allocated in SRAM_1) that filling up with DMA. DMA pass TIM2_CCR1 value into buffer's cells.Flow:unsigned int dma_buffer[15360*...

esukh by Associate III
  • 618 Views
  • 2 replies
  • 0 kudos

Simple Interrupt Driven SPI Receive

Can someone please write me a few lines to enable my code to receive an interrupt as a byte is coming?For the life of me I cannot find any code examples. All I can find is application notes that go on and on about the capabilities of the STMicro SPI....

za kia by Associate II
  • 2714 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L4 PVD configuration

Posted on March 21, 2018 at 13:27Hello there,I am using the STM32L4 family MCU. In my hardware design, only after the USB cable is connected the voltage is applied to the VDD_USB pin of the MCU. At no USB connection this voltage is not present.As a ...

0690X0000060AC1QAM.png 0690X0000060AC6QAM.png

STM32F42xx/3xx USB device DFU within a program

Posted on February 21, 2016 at 03:02Hello,We are working on a migration from the TI Stellaris products to the STM32F42xx.  The one thing I haven't been able to find yet is a way to duplicate how we allow firmware upgrades.  We use the USB-device por...

drogovin by Associate II
  • 1166 Views
  • 4 replies
  • 0 kudos