STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer Update Interrupt not working

I use timer 6 with stm32F7 MCU. The project is generated with CubeMx.Here are the initialize function:static void MX_TIM7_Init(void) { TIM_MasterConfigTypeDef sMasterConfig = {0}; htim7.Instance = TIM7; htim7.Init.Prescaler = 0; htim7.Init.Co...

vtran1 by Associate II
  • 440 Views
  • 2 replies
  • 0 kudos

USART BREAK FRAME Detection in Multiprocessor Mode

I have an STM32F765 Master attached to 7 STM32F411 Slave processors on Half Duplex RS485 bus. The slave processors are in Address Mark mode. They are normally MUTE, until they receive their matching address.Is it true that the BREAK FRAME gets recogn...

Getting ''cannot evaluate'' in debug mode

stm32f4 discovery keil 5.28 in debug mode getting "cannot evaluate" when I define global variable(like this uint8_t random) and sometimes getting wrong value even if the variable is set to 0 (like uint8_t dds=0). WHAT`s the problem?

The accurate of integrated RTC in STM32F103C8T6

Hello everybody, I want to design an application with RTC, I was very impressive with the accurate of DS3231 with small deviation for long time working.But the chip DS3231 is quite large meanwhile RTC is already integrated in STM32 also. I just want ...

using the following J-LINK FLASH tool . I need to do some additional configuration for STM32F217VG in the J-FLASH tool . Does anyone has the settings

I want to read 1 MB flash contents from STM32F217VG starting at address 0x0800_0000 to 0x0810_0000using the following J-LINK FLASH tool . I need to do some additional configuration for STM32F217VG in the J-FLASH tool . Does anyone has the settings a...

0690X00000AtD59QAF.png 0690X00000AtD54QAF.png 0690X00000AtD4zQAF.png 0690X00000AtD4fQAF.png

IAP does not jump to the desired address.

Hi, I am using STM32H753VI on my own board. I was trying to programme the chip using SDCard through IAP. the program works perfectly till it erase bank1(from 0x08020000 to end of sector7 of bank1) and whole bank2.then copies the bin file to flash. ev...

dv.13 by Associate II
  • 864 Views
  • 5 replies
  • 0 kudos

OTA for STM32F070CB,STM32F070C6

OTA is possible with esp32 wifi module ...? for these microcontrollers if not possible which series microcontrollers have that facility. If possible can guide me plzz...?

AVenk by Associate
  • 309 Views
  • 0 replies
  • 0 kudos