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! Cannot communicate with ext SPI Flash

Hey guys,I am trying to communicate with S25FL064L Cypress Flash and almost for one week I cant reach the redec ID , I checked the hardware, and communication with digital analyzer just with S25FL064L no any hardware.Tried the HAL library , checked ...

EDuat.1 by Associate III
  • 960 Views
  • 3 replies
  • 0 kudos

The reading of the internal temperature sensor with internal calibration parameters does not read a correct value.

On the STM32G071RB board, I tried to read the temperature using HAL-based conversion macros. At ambient temperature I get reading of 47 to 60 celsius depending on whether or not the HAL_ADCEx_Calibration_Start() is called to improve accuracy.The macr...

LPizz.1 by Associate II
  • 1619 Views
  • 8 replies
  • 0 kudos

MAX31856 connection problem

Hello,Have a Chinese version CJMCU-31856 with MAX31856 chip on board. Trying to establish connection, data transmit and read temperature from this chip with STM32F407VE using SPI2 port.But no successful yet. I cannot read any data or transfer any dat...

IMaji by Associate II
  • 1838 Views
  • 5 replies
  • 0 kudos

Advice Request - Application Profiling (STM32F7)

High level: I'm looking to improve the performance of our application and I need to work out which methods are consuming CPU time.We have an application using NuttX as our RTOS running on STM32F777. The application is compiled with GCC using the Nut...

Nevyn by Associate II
  • 1408 Views
  • 6 replies
  • 0 kudos

Are init() and Serial.flush() required in main()?

This page says:With a custom main() on Arduino:Call init() if you want to use things like millis(), micros(), and delay(), because that is where the hardware timers get initialized. This will also affect analogRead(), analogWrite(), and a few other t...

The BOOM by Associate III
  • 515 Views
  • 1 replies
  • 0 kudos

Resolved! How to make a new line in Cool Term

I am using Cool Term to print text to the USART.How can I make a new line?Now, it looks like this:TextTextText.....But I want it like this:TextTextText......

FLamb.2 by Associate II
  • 1425 Views
  • 1 replies
  • 0 kudos

sd card interface

hello,in my application ill use an sd card, therefore im planning to use the internal sd card controller the stm32h743 suggested.i have some questions, hope you could answer.why the EVB uses a dedicated level shifter for sd card, cant you use simple ...

Pkats.1 by Associate II
  • 472 Views
  • 0 replies
  • 0 kudos