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

Autosar mcal for STM32F4

Posted on February 27, 2015 at 17:54Hi, do ST provide an mcal layer for use with an Autosar OS on the STM32F4 range of micros? Thanks Andy

Problem with Systick Timer STM32F103RB

Posted on February 27, 2015 at 11:12Hello everybody, Im working on a project with a nucleo-F103RB with the IDE EM::Blocks and I have some issues with the Systick Timer. I read some relative post but none of them solve my problem. This is the way i c...

unidentified debug fault

Posted on February 27, 2015 at 05:59my application works perfectly in debug mode.as soon as i get disconnected from debug mode and tries to restart application by pressing reset button ,lcd goes white on stm32f429.i mean i dont know whats happening ...

kiran2 by Associate II
  • 600 Views
  • 2 replies
  • 0 kudos

STM32F105VC Flash programming problem

Posted on February 26, 2015 at 05:00Hello. I created MODBUS firmware bootloader and it works good, but when I upload main firmware it does not program flash. Bootloader is compiled with base 0x08000000 and uploaded by JTAG. Then main firmware is com...

georg2 by Associate
  • 912 Views
  • 4 replies
  • 0 kudos

STM32F4: I2C with re-starts

Posted on February 27, 2015 at 11:58 Just wondering if it's possible to send/receive I2C data using re-starts instead of Stop/Start. So I transmit data with: if( HAL_I2C_Master_Transmit(&hi2c2, ADDR_DS, i2c_data, 5, 1000) == HAL_OK...

joe by Associate III
  • 441 Views
  • 0 replies
  • 0 kudos

STMF0 Timer DMA direct vs. DMAR register

Posted on February 27, 2015 at 10:21We are using TIM16 for pwm audio output. We want to make it more efficient by using DMA. The DMA triggering is done using TIM6 which controls the rate.I would use a direct access to TIM16 by configuring  DMA_Perip...

roy23 by Associate II
  • 564 Views
  • 0 replies
  • 0 kudos

lwip ping slow in debug mode

Posted on February 26, 2015 at 09:35I use cube1.3.0 lwip on STM429. It can work and ping ok in release mode. But in debug mode when I use keil and st-link, it always timeout. I have tried ping and TCP recv/send, it's response 2-3 seconds. Link bel...

ray by Associate II
  • 489 Views
  • 1 replies
  • 0 kudos

USART Interrupt Handler

Posted on February 26, 2015 at 18:51HI.I have a board with stm32f407. I Have ported UCOSII on it and in one of tasks enable USART3 and its interrupt handler. USART works correct at sending  but my probelm is this:I can not recieve any thing on my in...

STM32F4 timing application question

Posted on February 05, 2015 at 19:44The application is to use a STM32F4, but not allow the core to enter any level of ISR at the time it's supposed to service a TIMER interrupt. The application needs the TIMER events to be repeatable down to clock c...

STM32F4xx small size

Posted on February 25, 2015 at 00:53Hi,do you (ST) have in plan to make a small footprint STM32F4xx devices?Like 32 or 48 pins?There are times when you just need a lot of power (FFT, DSP) but not so much pins.Like STM32F446 is a great, but unfortuna...

tm3341 by Associate II
  • 1146 Views
  • 6 replies
  • 0 kudos