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

How to handle left-aligned ADC data?

The STM32Cube API provides several helper macros for working with ADC data, including:__HAL_ADC_DIGITAL_SCALE(__ADC_RESOLUTION__)__HAL_ADC_CONVERT_DATA_RESOLUTION(__DATA__, __ADC_RESOLUTION_CURRENT__, __ADC_RESOLUTION_TARGET__)__HAL_ADC_CALC_DATA_TO_...

RAM usage on USBX CDC ACM example

Hello,I am working with the official USBX CDC ACM example for the NUCLEO-C071RB:https://github.com/STMicroelectronics/STM32CubeC0/tree/main/Projects/NUCLEO-C071RB/Applications/USBX/Ux_Device_CDC_ACMHardware: STM32C071RBT (128 KB Flash, 24 KB RAM)Firm...

luky by Visitor
  • 9 Views
  • 0 replies
  • 0 kudos

STM32N6570-DK FreeRTOS example projects

Hello ST Community Team, I am working on an STM32N6570-DK based camera streaming project. Project modules: Camera CaptureISR HandlingJPEG Hardware EncoderEthernetUDP Streaming (Target: 30 FPS) Previously, I developed the complete application using ba...

[LWIP] How to get rid of heap allocation

HI Working with lwip, tcp , installed using CubeMx. Trying to remove the heap usage in TX. As the RX implemented as a memory pool, the TX is kept using the heap. TX: __attribute__((section(".LwipHeapSection"), aligned(32))) u8_t lwip_ccm_heap[MEM_SIZ...

Rado1 by Associate II
  • 200 Views
  • 7 replies
  • 4 kudos

STM32 to STM32 USB HID Interface

Hello Team, I have already Custom USB HID based board which is running fine with PC application. Now,  Upgrade product Demands PC should be replaced with STM32 based Custom board. We have Nucleo STM32H563Z Board. I am Planning to use it for same. Sho...

bsuthar_0-1780985034351.png
bsuthar by Senior
  • 22 Views
  • 0 replies
  • 0 kudos

DMA2D seems not to work, at all.......

STM32U575, FreeRTOS, CubeMX, latest versions.Schema is graphics writes to virtual memory (32 bit display image).... simplifies high level stuff.Virtual memory translated to display format (ILI9341, SPI interface, 320 * 240).Display format memory then...

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.