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

Minimal circuit for STM32F407

Posted on October 01, 2016 at 01:40DearI'm new with STM32 MCU and would like some expert help me with the minimum circuit (oscillator, power supply with Vinput 9-32V DC, reset, etc.). I just need to connect an SPI device and CANBUS driver. I should ...

[STM32L4] timer interrupt starts immediately

Posted on October 04, 2016 at 13:07Hi, using TIM1 to get a simple 1ms delay (MCU@24MHz, PSC=24, ARR=1000) the interrupt triggers almost as soon as I set CR1:CEN=1. I've found that I'm not the only one having this problem, have followed the advice gi...

Noyb by Associate II
  • 1641 Views
  • 9 replies
  • 0 kudos

STM32f429-Discovery Ili9341 Lib

Posted on October 05, 2016 at 09:45HelloI downloaded STM32Cube_FW_F4_V1.13.0 but I wonder how I can migratethe ILI9341 Lib with a Cube Project ?

ats3788 by Associate II
  • 713 Views
  • 2 replies
  • 0 kudos

RTC clock source

Posted on October 03, 2016 at 01:46Hello, I'm a little confused about choosing the better clock source for the RTC, is it better to drive it through HSE with 4MHz 10ppm frequency tolerance or using additional 32.768KHz LSE with also 10ppm tolerance?...

Disabling IRQ causes irq routine to be called

Posted on October 04, 2016 at 12:20 Hi, I found something curious (for me...) while playing around usart interrupts on STM32L1 // USART1 is initialized and IRQ is enabled // TC is 1 // TCIE is 0 __HAL_UART_ENABLE_IT(&huart1,...

JulienD by Senior
  • 413 Views
  • 1 replies
  • 0 kudos

Sampling ADC data

Posted on October 04, 2016 at 19:55I'm trying to get data from an ADC7689,  using SPI. I have a NUCLEO STM31F411RE and the code is running on SW4STM32. My problem is that when I send addresses, all I get is 0xFF, instead of the values the ADC conve...

marco3 by Associate II
  • 406 Views
  • 1 replies
  • 0 kudos

How to locate stack and heap memory at the predefined region

Posted on October 03, 2016 at 14:46Hi.I would like to implement MPU for stack overflow detection. I suppose that I should know in advance where the boundaries of stack and heap are.Is it possible to read these boundaries from C code? Or is it possib...

matic by Associate III
  • 1226 Views
  • 6 replies
  • 0 kudos

StemWin edit widget text selection and cursor is all black

Posted on September 14, 2016 at 15:02Hi, I am using stemwin on my stm32f7-discovery board.  When using an Edit widget, text selection is rendered in all black so that you are not able to read the text when it is selected.  The same thing happens to ...

STM32l433 + M25P16 + FatFs ... File system not working

Posted on October 03, 2016 at 11:09Hi all ,I am currently with stm32l433, where i am stuck between FatFs file system. There are few things i need to clear.1. Communication between STM32L433 and M25p16 working properly with help of SPI. All read and ...

deepak23 by Associate
  • 658 Views
  • 2 replies
  • 0 kudos