STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can STM32F103c8T6 transfer data from memory to GPIO

I am trying to port the octoWS2811 for STM32F103c8T6.This guy hubmartin has already done the heavy lifting and created a library using STM32 HAL. But the problem is that i am unable to get it to work. I am using Eclipse IDE.This is his website where ...

0690X000006BuxgQAC.png
RJaco by Associate
  • 637 Views
  • 2 replies
  • 0 kudos

STM32F4 DMA quetion

Hello everyone.I'm studying in STM32F4 and learn DMA module using Example code of St. The example show how to use DMA in Burst feature to do 3 transfers into timer register beginning at TIMx_ARR after DMA update request.But I don't understand why add...

Resolved! SBSFU warning: Initialization with factory default values

Posted on July 15, 2018 at 09:26Hi,SBSFU gives me the warning 'SECURE ENGINE INITIALIZATION WITH FACTORY DEFAULT VALUES' on every new power-up of the microcontroller. Is this behavior normal after a power-cycle or is anything not configure correctly...

Resolved! About voltage scaling 1, 2 ,3

Hello,I am working on Power Reduction and we are using STM32F446RE Microcontroller. In the RM i found this, "the regulator output voltage (around1.2 V) can be scaled by software to different voltage values (scale 1, scale 2, and scale3 can be configu...

RN by Senior
  • 4544 Views
  • 3 replies
  • 0 kudos

UARTS

Hello, I am using NUCLEO F49ZI. I am trying USART for Modbus Master. So after I send command to slave device, I would like UART to be listening mode or receiving mode. however, I confuse USART2_IRQHandler() and HAL_UART_Receive_IT(&huart2, pdata, 2...

yang hong by Associate III
  • 341 Views
  • 1 replies
  • 0 kudos