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! USART4 Tx idle stays low STM32G070

Hello everyone,I successfully used USART1 and USART3 in my application. However, when trying to use USART4, Rx is working but not Tx. The idle signal stays at 0V all the time. Here is what I already check:UART initstatic void MX_USART4_UART_Init(void...

PSicl.2 by Associate II
  • 1181 Views
  • 11 replies
  • 1 kudos

Resolved! nucleo-h743zi2 FDCAN

Hello, I want to communicate with a PC using FDCAN with the Nucleo-H743ZI2 development board. According to the information I found,the STM32 board requires a transceiver for CAN communication,and since the PC does not have a CAN port, a CAN to USB in...

HMsDobby2 by Associate III
  • 346 Views
  • 1 replies
  • 1 kudos

RTC LSE not working on power off with Vbat

I'm using the stm23F103C8 and I would use the RTC internal cloak/calendar. The program is working fine and I have used the LSE osc (32KHz..) as clock source. I have connected a 3V battery to the VBAT pin. My problem is that the switching off the main...

OldSTMan by Associate II
  • 817 Views
  • 5 replies
  • 1 kudos

STM32H7 FDCAN FiFo receives wrong values sometimes

Dear all,i have a custom pcb with a STM32H753XIHx.I want to use CAN1 Interface to receive PDO and SDOs (Baudrate: 125k, CANopen).My receive routine looks like this: // CAN 1 receive interrupt callback void HAL_FDCAN_RxFifo0Callback(FDCAN_HandleTypeDe...

julred by Associate II
  • 611 Views
  • 5 replies
  • 0 kudos

adc channel connectivity

I am using ADC channel with DMA to get linear hall sensor data ,its giving bur after some time adc pin not working. but same code working with another board, what can be problem.

Piyoosh by Associate II
  • 1223 Views
  • 12 replies
  • 3 kudos

Problem with DMA and USART receiving problem

Hello,I have an STM32F107 microcontroller that uses DMA and USART to receive 250 bytes every 10 ms. The RTOS tick is 1 kHz, so osDelay(1) results in a delay of about 1 ms.The sender transmits 200 bytes every 5 ms, and during this phase, it is not cri...

No data on MOSI spi STM32H7

Hi i am struggling to make SPI work on my nucleo-h723z board. I am using Cubemx to configure and i press when asked to used the default setup for the nucleo board when creating the project.CubeIDE is v. 1.15.1CubeMX is v. 1.11.1my code is very basic:...

DavidWahlberg_0-1718704055934.png DavidWahlberg_1-1718704094252.png

Resolved! UART sending some else data and not as intended

i am using STM3210e-eval board which has stm32f103zgt6 MCU no i am just sending data over uart to my pc the uart is interfaced with rs232 port so for the looking at the schematics i have connected it's tx and rx to ft232rl's rx and tx respectively an...

rahul7515 by Associate III
  • 1379 Views
  • 12 replies
  • 3 kudos

ADC Noise

We use a STM32F7xx microcontroller with LQFP144 casePart of the ADC Pins are on the 1-36 pin side.Unfortunately this is also the side where the Quartz (Pins  OSC_IN and OUT, PC14-OSC32_IN, PC15-OSC32_OUT) and the RMII_CLK are mapped.This leads to add...

gviereck_0-1699875868312.png
gviereck by Associate II
  • 2516 Views
  • 10 replies
  • 1 kudos