STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NUCLEO-L552ZE-Q CDC Not working. USB C

I just go the NUCLEO-L552ZE-Q dev board. STM32Cube IDE Version: 1.5.1Build: 9029_20201210_1234 (UTC)Using 1.3.1 FirmwareThe base CDC code generated by the IDE does not seem to work. It does not enumerate and if I try to send something I get a hard fa...

USB Battery Charging (BC)

Hello,When using an MCU with USB FS capabilities, do I need an external IC to be able if an SDP, a DCP or a CDP was plugged in ? Or can the MCU do the job ? Apparently yes, but I struggle to find evidence of this, especially in the datasheets or in t...

STM32 USB Isochronus endpoint problem

Hello! I have a problem. I created a USB audio device project in CubeMX. Then I changed the descriptors and related functions to get a device like a microphone. The device is detected correctly in the Windows system. But there is a problem: DataIn en...

HS USB Device Audio-In on STM32F769 Discovery issues. DataIn event is not fired every time, the setup command to turn the microphone on is received .

For a little background, i have modified the project to take audio data from a static file to eliminate any issues with interrupts from the mems microphones may have been causing though the result is the same. I have also added print statements to t...

gvigelet by Associate II
  • 707 Views
  • 1 replies
  • 0 kudos

DEBUGGING ISSUE WITH USB-C

Hello community,I'm experiencing difficulty when debugging my software.I'm running Mac OS Catalina with a L433 Nucleo, plugged into my USB-C to USB-A converter.I wrote a very basic "echo" program to take my USART input and echo it back to my Mac.I ke...

STayl.3 by Associate II
  • 684 Views
  • 3 replies
  • 0 kudos

STM32 FreeRTOS

I am using STM32F072RB.I have enable the FreeRTOS CMSIS1.I have created two tasks which uses the same UART for transmitting data.I want to use the semaphore concept to use this shared resource between two task.The task as belows:TASK 1 High priorit...

Bs.1 by Associate II
  • 399 Views
  • 1 replies
  • 0 kudos

Resolved! problem with USB and timer

Hello,I need your help to recognize my issue correctly, please help me,background:I am having trouble using the stm32l053RB NUCLEO development board for USB protocol parsing.issue:When​ using timer to generate PWM, once the USB receive data is confi...

Jsong by Associate II
  • 2024 Views
  • 12 replies
  • 0 kudos