STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Send UART hex command

HiI'm trying use DFR0534 with STM32f446.This module read uart command hex.Ex. Command AA 07 02 00 08 BBIm trying send like thischar play[6] = {0xAA, 0x07, 0x02, 0x00, 0x08, 0xBB}; HAL_UART_Transmit_IT(&huart4, play, 6);But in uart monitor recive diff...

Mkal.1 by Associate
  • 1783 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F446RE Can't use Pins PA2, PA3 as Input

Hi,I am trying to use the PA2 and PA3 Pins among others as Inputs with Pullups. The configuration is correct, since I am comparing what is in the GPIO Registers for Port A with another input pin PA8 which works fine. I have seen that the same pins us...

FLewz.1 by Associate III
  • 1186 Views
  • 7 replies
  • 0 kudos

Accessing Timer OC register for DMA transfer.

Hi All,I'm using a STM32F302R8 and want to transfer timer 2 capture/compare values to memory using DMA. What source address do I use for the TIM2 OC register? I'm calling HAL_DMA_Start() to do this and need the source address of TIM2->OR.Thanks,

BTrem.1 by Senior II
  • 338 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H753 vs STM32H743: Can I substitute?

I need to get some PCBs made by JLC but they are continually out of stock of the STM32H743IIT6 which is my target processor. They do however have the STM32H753IIT6. Is there any reason I can't substitute these to run identical firmware?Thanks

PMath.4 by Senior III
  • 814 Views
  • 8 replies
  • 0 kudos

Resolved! Questions about this circuit and a solution

Hi,Master:​​Platform: STM32F301K8U​As shown below in Figure 1, PA7 (MCU_14) is a video signal (As shown below in Figure 2), which contains the line sync signal (A area in Figure 2, fixed frequency, there may be noise)​and the field sync signal(B area...

0693W000000Wvs9QAC.jpg 0693W000000WvlxQAC.jpg 0693W000000WvuPQAS.jpg
Lyu.1 by Associate II
  • 458 Views
  • 7 replies
  • 0 kudos
Labels