STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to use usart after wake up from stopmode?

Everytime i wake up from stopmode i print my RTC time. However whenever i do that i print some weird symbols instead. Im using the STM32L053R8T6. I just used:printf("%d-%d-%d\n\r", Hour, Min, Sec); HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_...

JWong.11 by Associate
  • 599 Views
  • 2 replies
  • 0 kudos

How can I program to flash memory through Boundary-Scan JTAG?

I entegrated state machine of JTAG TAP in a mcu for control stm32f103c8t6. It is working well. (IDCODE registers are 0x3ba00477 = CORTEXM3 , 0x16410041 = STM32f103c8 medium lqfp48)But I haven't found any file for programming flash memory with JTAG...

HHuse by Associate II
  • 1068 Views
  • 5 replies
  • 0 kudos

Resolved! Where can I find informations about FIT on STM32 H7 series ?

Hello,I read the numerous document on STM32H7 series especially the safety manual but there is no information on FIT. Some paragraph talk about FMEDA snapshot but I can't find any document.​Do you have technical note about FIT during application ?Tha...

thomas_t by Associate
  • 693 Views
  • 2 replies
  • 0 kudos

Resolved! Data gets not written in SFR on STM32F429ZIT6

Hey Guys,I hope someone can help me:I testet my software with a STM32F429IDISCOVERY board which works fine. I now designed a custom board and migrated the software. Same peripherals, same pins etc. For a reason I don't understand the ADCs seem not to...

Can I use the SAI block to trigger ADC on STM32H7?

I am using the STM32H743 on STM32H743I-EVAL board.Is it possible to synchronize ADC acquisitions with the SAI block? The goal here is to acquire audio ADC samples using DMA, block process, and transmit out to a DAC over SAI using DMA. The STM32 is th...

markm by Associate II
  • 994 Views
  • 3 replies
  • 0 kudos

Is there any restricts on SPI feature on Necleo L053R8?

I set the SPI on L053R8 works in slave mode. When the master's clock less than 800KHz, slaver can read/write data success. But when I change the master's clock to 1.6MHz, the L053R8 cannot read one byte any more which is correct, each byte is '0xFF'....

SLiu.10 by Associate
  • 462 Views
  • 2 replies
  • 0 kudos