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

STM32F769 SPDIFRX Interupt

Hello there, I am developing an application that takes data out of SPDIFRX port and I am trying to do this with interupts instead of pollingI am basing my code on polling example that you can find here: https://www.st.com/en/embedded-software/stm32cu...

MKocj.1 by Associate II
  • 390 Views
  • 2 replies
  • 0 kudos

How do I clear my output buffer?

I'm using an STM32F103C8T6 "Blue Pill" connected to Ublox module using UART. It just a simple operation of receiving data and then print them to serial monitor using CDC_Transmit()HAL_UART_Receive(&huart1, receivedData, sizeof receivedData, HAL_MAX_D...

AFidi.1 by Associate II
  • 275 Views
  • 1 replies
  • 0 kudos

interrupt call back response time

Using a stm32h7From what I gather this 1.5 responce tie is normal. Is there a trick or two I can use to speed this up? Can I move the callback location in memory? I'd like to get this much closer to a a few ticks.

0693W00000WKMfnQAH.png
ulao by Associate III
  • 802 Views
  • 10 replies
  • 0 kudos

STM32F411CEU6 ADC data offset does not work

HI,i am using STM32F411 for a digital signal processing intensive application where the ADC is used for continuous acquisition at 1.6MSPS (via DMA), the firmware was developped on STM32L476 for convenience but the final version uses STM32F411CEU6 bec...

HBida by Associate III
  • 745 Views
  • 3 replies
  • 0 kudos

Resolved! ADC getvalue() not giving values

Hello,I am using STM32L011G4U7 and wants to get the adc value where it showed once and not it is giving 0 for the adc raw values. Also please let me know that in order to read the vcc that is 3.3 volts do I need to select VREFINT channel as well alon...

RWagh.2 by Associate II
  • 603 Views
  • 5 replies
  • 0 kudos
Labels