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
  • 783 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
  • 3533 Views
  • 6 replies
  • 0 kudos