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

Resolved! USART RX and TX issue

I am using STM32F746G discovery board.~~~void HAL_UART_RxCpltCallback(UART_HandleTypeDef *huart) {   HAL_UART_Receive_IT (&huart6, Rx_buff, USART_RX_BUFFER_SIZE);   HAL_Delay(500);   HAL_UART_Transmit(&huart6, &Rx_buff, USART_RX_BUFFER_SIZE, 1000);}~...

Mani1 by Associate II
  • 1772 Views
  • 10 replies
  • 0 kudos

Datasheet Accuracy Specifications

Hello,I'm doing some preliminary error budgeting for a piece of ATE that may include an STM32 MCU and was curious what the uncertainty of your public accuracies was? Appreciate it,Bob

RGood.2 by Associate
  • 381 Views
  • 3 replies
  • 0 kudos

SDRAM HardFault

I use AS4C8M32SA-6BIN on my board (https://www.alliancememory.com/wp-content/uploads/pdf/dram/Alliance%20Memory_256M%20SDRAM_AS4C8M32SA-6_7BIN(BCN)%20A%20die_rev%201.0%20November%202016.pdf)But I get HardFault when I try to write to the address 0xD00...

0690X000006CpbfQAC.png 0690X000006CoyiQAC.png 0690X000006CoyYQAS.png

How to dump the media files (Images- png,jpg,bmp), (Video files-avi,mp4,emf) ,(Audio files- wav,mp3,bin) from workspace to EXTERNAL QSPI MEMORY (MX25L51245G).

Hi STM Community,I want to write media files [Images- .png ,.jpg,.bmp), (Video files-.avi,.mp4,.emf) ,(Audio files- .wav,.mp3,.bin)] to External QSPI Memory. I found that, we can write media files to external memory from USB Key and SD Card. But, I d...

Vins by Senior
  • 360 Views
  • 3 replies
  • 0 kudos