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! TCA9539 use as a GPIO Port Expander with STM32F091RCT6

Hello. I would like touse TCA9539 use as a GPIO Port Expander with STM32F091RCT6 (IO-EXPANDER-EVM Evaluation board | TI.com). I have enabled I2C2 in STM and connect as follows STM32F091RCT6            SCL------------------------>I2C2_SCL PB10SDA-----...

Moza by Associate II
  • 3219 Views
  • 4 replies
  • 3 kudos

Request for explanations regarding the ICACHE of H5

Using an STM32H5 I recently came across a problem: triggering a hard fault when accessing data in FLASH (read FLASHSIZE_BASE).It turns out in this thread that the ICACHE being validated, it is necessary to configure the MPU to make “uncacheable” the ...

Reasons for deadlock in H7 series

Hi all, I've recently begun playing around with Zephyr and made blinky for a custom board with a STM32H755.To test it, I made a complete chip erase and then I flashed the application to the M7 (i.e., its flash area). I can then attach to a debugger i...

rokostrup by Associate II
  • 3178 Views
  • 4 replies
  • 2 kudos

STM32H725 ADC3 IN12 different transfer function??

Hi, we are using the MCU STM32H725IGKx  (UFBGA176)  ADC3 configured as follows. /** Common config */ hadc3.Instance = ADC3; hadc3.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV1; hadc3.Init.Resolution = ADC_RESOLUTION_12B; hadc3.Init.DataAlign = ADC3_...

ibanez_ramdsp_0-1719421864391.png

dmx512 transmitter

Posted on July 24, 2017 at 13:22Hello I useing stm32f103c8(72mhz) and i want create DMX512 transmitter for  led lighing.I have some problem.I config usart like this.USART_InitStructure.USART_BaudRate = 250000; USART_InitStructure.USART_WordLength = ...

Resolved! usart3 on nucleo-h753 not work fine

I have been trying to transmit and receive from putty through the USB virtual com (CN1) of the core board, I tried with different baud rates and the result is always the same, garbage arrives at the putty, and I am not receiving anything either, it i...

TIM6 Configuration STM32G4

I am having trouble configuring my TIM6 to toggle a GPIO pin every 1 usec. I am using the HSI at 16MHz as the source for AHB bus clocks, which TIM6 is on. The following is my System Clock configuration:void SystemClock_Config(void){LL_FLASH_SetLatenc...

tomm5771 by Associate III
  • 1399 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.