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

High output frequency from DAC

Split from https://community.st.com/t5/stm32cubeide-mcus/problem-with-file-ioc-quot-not-a-valid-ioc-file-quot/td-p/791325 as this is a new questionBut now, I have another question. The file I use is one of the example on stm32G431RB "DAC_SignalGenera...

mala by Associate II
  • 267 Views
  • 4 replies
  • 2 kudos

Resolved! TIM encoder mode with Encoder clock output

I try to combine the enocer mode of TIM1 with a encoder clock period measument using TIM8. The RM0456 (for U5) mentions this in the end of chapter 54.3.25 under the heading "Encoder clock output". TIM1 works fine and counts up and down according to t...

stryga by Associate III
  • 193 Views
  • 1 replies
  • 0 kudos

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...

STM32F100C8T6B Bootloader issues

Posted on December 03, 2012 at 20:42I am trying to talk to the bootloader in the STM32F100 and having some issues. I can successfully send the 0x7F and get back a 0x79 ACK. Next when i send a Get Command i don't get any response. I am sending two by...

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...

TheRaprus by Associate III
  • 291 Views
  • 4 replies
  • 1 kudos

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
  • 188 Views
  • 2 replies
  • 1 kudos

AzureRTOS Nx_TCP_Echo_Server on NUCLEO-H743ZI2

Hello everyone,I use the NUCLEO-H743ZI2 board in my project and previously, Before I've used the MBed OS - it works well on this board, just I need to maximize TCP transfer speed as well as QSPI. So I decided to try another RTOS. After reading forums...

Irek by Associate III
  • 1205 Views
  • 26 replies
  • 0 kudos