STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB connection with no firmware causes lags on macOS

I'm programming a firmware with USB CDC support on an STM32F405. I noticed that when I connect the board to my system without working firmware running, all USB devices start glitching out. Every second, the mouse cursor stops moving for a moment. Thi...

CZor.1 by Associate
  • 492 Views
  • 2 replies
  • 0 kudos

Using FreeRTOS with STM32 STOP0/1/2 Mode

Hi,Looking for ANY references to or better yet, a coded example of how to set up an STM32L processor with FreeRTOS and wake up from STOP0 mode on an RTC calendar event.FreeRTOS and sleep mode isn't an issue, that works fine. However anything more tha...

Resolved! Use USB Peripheral as UART with STM32L4.

Hi,I'm currently developing a board where I use STM32L433RC as my main unitof processment. This board will have an SD Card to store some data and later ontransfer it via UART. To achieve this, I must use an UART to Serial Portconverter.After some res...

MAndr.233 by Associate III
  • 3457 Views
  • 4 replies
  • 0 kudos

Using WriteMemory command of STM32L45xxx bootloader

Hi,Iam trying to write some data (i.e. 8 bytes) via the WriteMemory command of STM32L45xxx bootloader to the STM32's SRAM area (in particular to address 0x20000000). However when I connect to the device and look into the memory the data is not take...

SKrey.1 by Associate II
  • 586 Views
  • 2 replies
  • 0 kudos

I have a question about hid otg connector selection

I am trying to implement hid otg with stm32f105But you can use micro 5pin as otg usb connectorUSB communication does not work with the normal connector as shown in the picture below.I wonder why it doesn't work depending on the usb connectorAnd is th...

0693W000001cOPjQAM.jpg
HSHIN.1 by Associate
  • 491 Views
  • 3 replies
  • 0 kudos

STM32 USB Data Logger

Which Software you are using to monitor the Receive and transmit data from USB. Do you have any suggestions for the USB data Loggers ?

Smalik by Associate II
  • 334 Views
  • 0 replies
  • 0 kudos

USB Audio issues with repeat INCOMPISOOUT interrupt

I'm having trouble implementing the Audio Device Class example from the STM32CubeMX tool on a STM32H750VBT6. When run, the USB appears to enumerate properly, installs the default drivers (Windows 7, btw) and shows up properly as a playback device. Ho...

YDong.11 by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos