STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nucleo-U031R8 UART examples do not work?

Hi to all.I'm testing the Nucleo U031R8. To avoid the Package issue i switch also to the old package firmware version (1.0.0), but same error.The example is UART_HyperTerminal_IT  and i simple cloned (or compiled directly in the repository), then exe...

The NUCLEO-U5A5 example doesn't work.

NUCLEO-U5A5ZJ-QSTM32CubeIDE Version 1.17.0STM32Cube MCU Package for STM32U5 Series 1.7.0 In the call chain from main() -> SystemClock_Config() -> HAL_RCC_OscConfig(), HAL_OK is not being returned.It seems that the HSE configuration is failing. After ...

Resolved! STM32N6 getting stuck in USB_CoreReset( )

I urgently need to get USB High Speed working on USB1 of the STM32N6570-DK. I have attached the .ioc file I am using.I am able to get the GPIO_IOToggle project working on the board. I am able to put breakpoints step through the code.I am using  STM32...

Resolved! Changing GPDMA Interrupts

Hello,I would like to enable and disable certain interrupts pertaining to the GPDMAs within my program at times. Particularly the transfer complete interrupt. I would assume that I should be able to simply change the register value with GPDMA2->C0CR ...

tw1_0-1743819810007.png
tw1 by Associate II
  • 74 Views
  • 2 replies
  • 1 kudos