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! Evaluation Kit for STM32H745XI

Hi,We are using STM32H745XI processor for one of our customer products. To start our initial software prototype development, we are looking for the evaluation kit. I went through the processor product page, and I have following queries:1. Looks like ...

Jigs by Associate
  • 935 Views
  • 1 replies
  • 0 kudos

STM32F746 FMC NWE periodically goes high

Hello. I'm using STM32F745VET.I want to connect SRAM via FMC, but when I run a simple app, the waveform look like below.The code I made is just write data "0x28". and It does not work.As you see, NWE signal work high-low periodically. I think this is...

image.png
Kourinho by Associate
  • 1313 Views
  • 3 replies
  • 0 kudos

TIMER

Hello,I found an example on the internet of a project but I don't understand the usefulness of using a Timer 7. Could you tell me why ? Thanks in advance. __IO uint32_t usTick; void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim) { /* Preven...

DYann.1 by Senior II
  • 9588 Views
  • 40 replies
  • 3 kudos

Strange behavour when coming out of standby mode

Hi  I have my own board with a STM32L433 , running on a battery. I place the processor in Standby mode, then exit it with the RTC AlarmA and periodic timer. As soon as it wakes up I initialize the uart and display a message on the terminal .When put ...

Noise/Feedback on STM32H735G-DK when using line-in audio

I'm trying to prototype an audio effects unit with the STM32H735G-DK board. I am using the line-in input jack and output (headphone/line-out) jack. There was no example using the line-in jack for the 35G-DK board as far as I could find. So I just ref...

nick9871 by Associate II
  • 2373 Views
  • 6 replies
  • 0 kudos

SPI documentation mismatch with CubeMX

Posted on March 26, 2017 at 23:53I'm using CubeMX 4.19.0 for STM32F407G-DISC1 and firmware for STM32F4 version 1.14.0. (yes I realize there is an update).When setting up an SPI port, one of the parameters is CPHA, the clock phasing. You have to decl...

G431KB abnormal current consumption

Suddenly the CPU has started to absorb 160 mA. At the beginning, when I started using it, it was 30 mA. I cannot understand the reason. No hardware modification has been operated. Has anybody experienced anything like this? Thanks in advance.@apoggia...

gigikw by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

STM32L471RGT6 32 bit SPI

Hi is it possible to communicate 32 bit data over the SPI bus? Using IOC to set up the SPI port 2 , I seem to be limited to 16 bits.Thanks a lot  Richard  

rwils.1 by Associate III
  • 1219 Views
  • 5 replies
  • 0 kudos

STM32F0 Discovery board

Hi,   I am new to work on STM32F0RB discovery board to get update the FW through UART/USB port. If any one have the idea to work on this please give me the solution.   Thanks, Shashi Shekhar