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! STM32F767 3wire(9ibt) SPI 9BIT DATA SIZE problem

I'm currently using a stm32f767 board and I'm going to try lcd this time.I need to use spi 9bit to write my lcd, but I set the data size to 9bit in the settings window.I want to implement it as ST7701.Below is the mode and code I set.​Please check if...

0693W000007E2V2QAK.jpg 0693W000007E2SdQAK.jpg 0693W000007E2V7QAK.jpg 0693W000007E2W0QAK.jpg
Ljunh.1 by Associate II
  • 2301 Views
  • 5 replies
  • 1 kudos

Resolved! High current draw in STOP mode when RTC Alarm has been used

We have a very weird behavior in a battery powered IoT device. We should have a very low STOP mode current draw of 1.4 uA @ 3 VCC. The problem is, as soon as we use the RTC Alarm just once and although the alarm already fired during NORMAL operation,...

Resolved! STM32F103RB program hangs after calling HAL_TIM_Base_Start_IT()

Hello, I am using the NUCLE-F103RB and the STM32CubeIDE for developing and testing code. After my latest code change the program does not return form the below call of HAL_TIM_Base_Start_IT(&htim3)."TEST1" is printed to the terminal, but "TEST2" is n...

Kmax18 by Senior II
  • 2799 Views
  • 5 replies
  • 4 kudos

Resolved! stm32f407 Programming parallelism error firing for no reason

I am using the stm32f4 discovery board and writing bare-metal drivers for the embedded flash memory.I am facing a strange problem when writing to flash memory, to save you time for reading code and when the error happens, here is the status:Before Er...

abdosalm_0-1691609290197.png abdosalm_1-1691609309480.png abdosalm_4-1691601763454.png abdosalm_5-1691601825030.png
abdosalm by Associate II
  • 2229 Views
  • 5 replies
  • 0 kudos

STM32F407 ADC Issue

Hello all,I'm using STM32F407 ADC1 with DMA enabled for sampling on 4 channels at same time, the configuration for these 4 channels are all same with DIV4 clock and 12Bit Resolution, but only 3 of them are working fine, and one channel always returns...

XLei.3 by Associate II
  • 2044 Views
  • 8 replies
  • 0 kudos

Resolved! STM32H7 max SDRAM clock speed for 480MHz

ST example uses 400MHz / 4 = 100MHz for SDRAM. What should the SDRAM clock be when the system is running at 480MHz? If we use 480/4 then it is 120Mhz for SDRAM, but datasheet shows max of 100MHz for SDRAM! Are we stuck running SDRAM at 60Mhz? Or run ...

Dat Tran by Senior II
  • 4472 Views
  • 6 replies
  • 2 kudos

STM32G0B1 system bootloader and GPIO conflicts

Hello,We have designed a board around a STM32G0B1CB where almost all the 48 pins are used for different stuff (lots of analog inputs, communication and PWM).It is not our first design with STM32 uC, but we are facing an issue here and I would like to...

Kraal by Lead
  • 3277 Views
  • 8 replies
  • 0 kudos