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! STM32C092FCP6 FDCAN remapping issue.

I designed a board with a layout that I was very happy with, but this meant remapping FDCAN1_TX to PC14, which CubeMX dutifully created code for...However, the code wouldn't compile.  I needed to get my board order in that day so I simply adjusted th...

Resolved! USBX Audio Class frame done callback not called

I've set up my STM32U5A9J-DK to use ThreadX and connect to my PC via USBX and Audio Class.I'm correctly see the Audio Device on my PC and I can easily stream audio to it. The only thing is that, for some reason, the callback for new frame done is not...

nico23 by Senior III
  • 2593 Views
  • 22 replies
  • 3 kudos

Custom external loader for STM32N655X0

Hi,I’m developing a custom external loader (.stldr) for an STM32N655X0 custom board to program external XSPI NOR flash using STM32CubeProgrammer via a J-Link interface (board does not have ST-LINK).I have the loader framework working partially:Init()...

ArunJohn by Associate II
  • 20 Views
  • 0 replies
  • 0 kudos

STM32L4xx COMP inputs in HAL and LL

Based on discussion here, conclusion is, that given in 'L45x/'L46x there's no DAC1_CH2, and in 'L41x/'L42x no DAC at all, these are unavailable for inputs selectable for COMP for these sub-families of the low-end 'L4xx family group handled collective...

waclawekjan_1-1779452699896.png

Resolved! SM32N6570-DK Camera Guide

Hello, I am following this guide:How to integrate TouchGFX and camera middleware on an STM32N6570-DK and seem to be getting an I2C1 undefined reference (below).  Is there something I need to change?  I have I2C2 enabled in my .ioc, but don't see anyt...

Using STM32U5G-DK1 in USB OTG mode

Hello,I need to use STM32U5G-DK1 board in USB OTG mode. Right now with the help of examples provided by STM for STM32U5G-DK1 and DK2 board, I am able to use DK1 either in Device mode or in Host mode. In order to use it in OTG mode what changes need t...

Resolved! SDMMC + STM32H723 not initializing SD Card

I am having difficulties with initializing a SD Card.I am making use of the generated code to initialize the card:void MX_SDMMC1_SD_Init(void) I measured with a scope and I am getting 400KHz clock. All the pull-up resistors are correct and voltage is...

diktril by Associate III
  • 71 Views
  • 2 replies
  • 0 kudos

Resolved! STM32N6570-DK NonSecure Application not run.

Hi,I am creating a project CubeMX that uses both Secure and NonSecure.I using USART1 for debugging, and my application only runs on SecureApp and cannot run NonSecureApp. I tried implementing the same as Template Isolation XIP but it still didn't wor...

TrungDT by Associate
  • 44 Views
  • 1 replies
  • 0 kudos