STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Application not working when RDP=1

Hi,I am trying to run my application on the STM32L433RTCX which includes the code that enables the RDP to level 1. Even after multiple different attempts (to set it at level 1) the application on the MCU is still not working. Details from my side - P...

Resolved! CAN communication nucleo-f411re

Hello !I am currently trying communication using the CANBUS from a nucleo-f411re to an arduinoI used to work with an MCP2515 (using the CS, MOSI, MISO, SCK pins) and i now want to work with an MCP2551 using the RxCAN and TxCAN pins. My setup looks li...

lfresnay by Associate II
  • 3679 Views
  • 5 replies
  • 0 kudos

Measure rate of change

I am measuring temperature from sensor via i2c in a loop with one second delay. There are various other functions also in loop. Those functions may take time from 10ms to 500 ms depending on Rx_Callback. I need to measure rate of change of temperatur...

Nico3 by Senior
  • 1646 Views
  • 7 replies
  • 3 kudos

Resolved! STM32G030F6P6TR Memory flash

Hello to everyone,I have an issue with the MCU in the title. I am about to show you my problem in some steps:1- What is the flash memory size of my microcontroller? I consulted the datasheet of device and I read: So, for this series, I can have up to...

MarioE_0-1693403558894.png MarioE_2-1693403888603.png MarioE_3-1693404236780.png MarioE_4-1693404272120.png
MarioE by Associate
  • 3899 Views
  • 4 replies
  • 0 kudos

ST-Link cli on windows not detecting ST-Link device using SN

Hello, i have multiple st-link v2 devices that i would like to use on the same machinei have tried it on windows and linux machonei have these commandfor windows: (example)ST-LINK_CLI.exe -c sn=57004800180000535448534E -q -ME -p C:\shared\TFL_CONNECT...

wafihsn by Associate
  • 1291 Views
  • 2 replies
  • 2 kudos

Resolved! Questions about STM32F042T6Y

Hello i  two questions ,1) i use mcu STM32F042T6Y a give the same power  supply 3.3v to pin VDD,VDDA and VDDIO2, is this a problem?(many gpio(i chose the gipo tollerant) input  of mcu work to 5V and i use the usb host of mcu )2) i want use  a externa...

Fabrizio70_0-1693391786790.png

Resolved! ATM90E26_STM32G491RE_SPI Unable to read current values

Hello,I am trying to read voltage, current and frequency from ATM90E26 IC using STM32G491 with SPI communication. I am getting voltage values correctly.1.But while reading frequency value If I give 100 Hz I am receiving 50 Hz.2.While reading current ...