STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bidirectional Communication over USB HID

In my project, the two STM32 devices are connected over USB line and communicating over HID interface. Usually communication is unidirectional i.e. device to host. I can find the example for USB host and USB device but communication works one way. Bu...

anuj by Associate II
  • 1100 Views
  • 1 replies
  • 0 kudos

Boot from flash bank 2 broken on STM32G483VE

This is the same problem described in this thread, except the proposed solution does not fix the issue: https://community.st.com/s/question/0D50X0000CEqc1SSQR/dual-boot-on-the-stm32g4-not-quite-working-boot-from-second-bank-fails?t=1591957302322Basic...

TDani.2 by Associate II
  • 400 Views
  • 0 replies
  • 0 kudos

ADC DMA continuous mode stops FreeRTOS task.

Hi,I am using STM32F746 discovery board. I enabled FreeRTOS task and it is running fine. After I start ADC DMA function by enabling DMA continuous request mode and calling HAL_ADC_Start_DMA(), the RTOS task stops running. The ADC conversion stops the...

JChen.24 by Associate III
  • 1460 Views
  • 5 replies
  • 0 kudos