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

Read Out Protection Problem

Hi, I am using stm32f407vg. There is no read/write protection for sectors, there is only write protection option. So I had to enable read out protection, when I change protection level 0 to 1, code doesnt work. It's not working for even led blink cod...

0693W000000VdujQAC.png
kb24 by Senior
  • 870 Views
  • 6 replies
  • 0 kudos

Resolved! Timer in slave reset mode is not resetting counter?

I've spent literally dozens of hours just trying to understand and get a timer to work. This is not due to a lack of effort.I'm creating a setup to use TIM1 in input capture mode to capture the rising and falling edges of a pin coming from an IR rece...

SWill.11 by Associate II
  • 2495 Views
  • 8 replies
  • 0 kudos

I2C only sends the slave address

Hello I am trying to communicate with TI BQ28Z610 by using Nucleo-F746ZG. All I do is trying to read data from TI chip. I am sending 0x08 to slave address 0x16.I2C frequency is 80kHz and pull ups are 10 K. Here is the related part of the trial code:w...

0693W000000VfMyQAK.jpg 0693W000000VfN3QAK.png
GunkutA by Senior
  • 810 Views
  • 3 replies
  • 0 kudos

stm32f7 usart and data corruption

If I understand correctly the STM32F7 USART/UART doesn't have a hardware FIFO implemented. So how do I prevent data corruption if the interrupt aren't handled in time? Timing is now critical.I see there a couple of examples which use DMA. Only how to...

Evan .1 by Associate II
  • 2043 Views
  • 11 replies
  • 0 kudos

f_read problem in F4 1.25.0

I can not read correctly 512 bytes or more. but 256 bytes read is correct.if i read 1024 byte read , my first byte and byte 512 is not correct

spi

Hi,I have problem with SPI data transfer on stm32h743VIH. Spi is used with external ADC. ADC data ready voltage level seems OK ~1,8 V (Vdd) but the MISO line shows only about half of this ~0,9 V. This seems to be too low for data transfer. MISO line...

teijo by Associate II
  • 1330 Views
  • 4 replies
  • 0 kudos

writing serial data out for a nucleo f031K6

I recently bought a nucleo board for a project im making. I have in the past used 8 bit AVR chips but I want to step up to STM32. My project is some switches, leds, a DAC and an ADC. One thing that is common to all these elements is a serial data out...

deep_rune by Associate III
  • 440 Views
  • 2 replies
  • 0 kudos