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! STM32H5 timer triggered SPI won't trigger

I have a new (to me) STM32H563 Nucleo board and I just need a bit of help with the new style DMA system. I haven't been able to find any reasonable examples for the H5 or U5 that have the new DMA controller, so I'm asking for help here.The end goal i...

Resolved! Problem using 'NUCLEO-G0B1RE' with USB Host CDC class

I'm trying to communicate with an external device with a USB-C Device interface in CDC Serial class.I'm following the steps as shown in the videohttps://www.youtube.com/watch?v=V3sMN-ErKPw&list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa&index=20However, in m...

hgalindo by Associate II
  • 5145 Views
  • 1 replies
  • 0 kudos

STM32F7 NanoEdgeAIstudio

I call the following function:neai_classification(input_user_buffer, output_class_buffer, &id_class);When the program runs this function, it enters the following function:void HardFault_Handler(void) This is the first time to use, if you need other i...

HCYHCZ by Associate
  • 756 Views
  • 0 replies
  • 0 kudos

STM32G4 Errata 2.7.9 ADC trigger sequencing

ES0430 - Rev 8 - March 20232.7.9 An ADC instance may impact the accuracy of another ADC instance at specific conditionsHas anyone implemented this item listed in the Errata sheet for STM32G4 series for ADC section? It asks for:Ensure that conversions...

mitk by Associate II
  • 1892 Views
  • 3 replies
  • 0 kudos