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! uart receives the same byte!!!

I am using Stm32l0 and am receiving data from GPS via uart but I am facing this problem.uart receives the first byte and then repeats the number of bytes it wanted to receiveFor example:AL_UART_Receive (& huart1, buf, 80, 200);It receives the first l...

xmart by Associate II
  • 478 Views
  • 4 replies
  • 0 kudos

Strange HAL_UART_Receive_IT() behavior

I have an RS485 device, the time for which it turns on is about 3-4 seconds.In response to a request, it can send an indefinite amount of data, so I run HAL_UART_Receive_IT with a margin of a few bytes.But I only receive 1 byte and then an OVR error ...

accessing Mic in B-L475E-IOT01A dev kit

https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/B-L475E-IOT01A/Applications I went the following link but found that the code for accessing microphone was not found. Can anyone please help with some example code for the same Th...

SDADC Tolerance issue with STM32F373CCT6 MCU.

Hi,We have a problem with SDADC on STM32F373CCT6. We are using two SDADC Analog pins to measure the voltage. Even through the voltage on the both the Analog MCU Pins SDADC-1 and SDADC-2 are same, the digital output voltage and ADC values from the MC...

PMahe.1 by Associate
  • 705 Views
  • 5 replies
  • 0 kudos

STM32 TSC, silk screen as "panel"

Hi,long time, no see, so greetings to all!When implementing touch sensors, can I use the PCB silk screen as "panel", i.e. omit the glass/plexiglass panel?It is for a private project, the unit will be infrequently used in lab environments.Obviously th...

straubm by Associate III
  • 835 Views
  • 5 replies
  • 0 kudos

Resolved! Custom External Loader

Hi,I am using a custom board with the following CPU : STM32F746BGTx.Here is the pinout :PB2 : QUADSPI_CLKPB6 : QUADSPI_BL1_NCSPF6 : QUADSPI_BL1_IO3PF7 : QUADSPI_BL1_IO2PF8 : QUADSPI_BL1_IO0PF9 : QUADSPI_BL1_IO1How can I load all the assets (images, f...

MMerc.1 by Senior
  • 270 Views
  • 1 replies
  • 1 kudos

Resolved! Capacitive Touch Sensing with STM32F302R8

Which evaluation board I can use to practice and develop code on Capacitive Touch Sensing, which is suitable with STM32F302R8?I have STM32F302 Nucleo board with STM32F302R8 MCU, which supports touch sensing. I need to learn and develop a practice cod...

MS.1134 by Associate III
  • 1722 Views
  • 9 replies
  • 1 kudos

Sharing inputs between ADC and Comparators on STM32F303

I am new to STM32 and am trying to choose between a 64-pin and 100-pin STM32F303 for a power converter project, the answer to this question determines if I can make it work with only 64 pins - please help. I need 7 differential ADC inputs (both + an...

JOwen.2 by Associate II
  • 1038 Views
  • 6 replies
  • 0 kudos
Labels