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

How can a UART communication burn an MCU?

I am using the STM32f4-Discovery board, with the stm32f407vgt6 mcu. I am using it's USART peripherals at pins PB10 and PB11. Upon connecting another device to the USART communication something in the MCU failed, and now the board is not working prope...

ALipk.1 by Associate
  • 382 Views
  • 4 replies
  • 0 kudos

HAL_UART_Receive_DMA has an unfindable hickup.

Hello,I'm working with UART Communication between a RPi and an STMG070RB. For the UART communication I'm using the library function HAL_UART_Receive_DMA.I have an initialize in which the Receive function waits for 3 bytes to be received (My messagehe...

JNieu.1 by Associate II
  • 362 Views
  • 4 replies
  • 0 kudos

Resolved! style RM0316

RM0316The reserved space is clearly indicated at the top, and the style changes abruptly on the next page, and the reserve is no longer specified. what is the result of missing addresses ? why can't a single style be maintained ? for clarity.

Add CubeMX support for dual buffer DMA in ADC modes.

This is a suggestion, not a question...There's no support for dual buffer DMA mode in the ADC HAL, and it would be very easily added.Already did my own copying the existing function for the multimodeDMA.The problem is that CubeMX will wipe the code a...

Is there any required external circuitry for the ADC?

I am using a current sense amplifier (INA190) to measure current. The output of the current sense amplifier will go to the input of the ADC on the STM32. The output range will (ideally) be between (0-VREF). From working with an external 16 bit ADC, I...

JAlle.2 by Associate II
  • 296 Views
  • 1 replies
  • 0 kudos

STM32F746G-DISCO SDRAM trouble

Hello everyone, I've an STM32F7 Discovery Board. I've been playing with all of the peripherals such a USART, I2C, GPIO, LTDC and SDRAM. And, I've been problems with this last one. I want to do enphasis in that I use to program the device with Atollic...

Jde C.1 by Associate II
  • 532 Views
  • 6 replies
  • 0 kudos

Calculate number of RTC ticks MCU spends in STOP2 mode

I want to calculate the actual time the CPU spends in STOP2 mode.I wake up the MCU either by RTC Alert or LPUART.The issue is more relevant to LPUART wake use case, because it could happen before the RTC alert expires.I'm using RTC with LSI which con...

deckhard by Associate III
  • 724 Views
  • 13 replies
  • 0 kudos
Labels