STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

H745 memory regions, attributes & cache

In the h745 reference manual, the RAM region of memory is write-back while the code region is write-through. According an app note, cache coherency issues can be avoided by using a write-through ram region. In the h7 the sram sections are aliased in ...

RMcCa by Senior II
  • 1718 Views
  • 10 replies
  • 0 kudos

I2C on bluepill STM32F103C8T6

configured in cube MX. PB6 / PB7 in I2C at 50Ki added 4,6K pullup at 3,3Vi try to connect ADS1115 (work's in other board)the driver HAL return BUSY.in scope,no have edge down.wait flag reset...have you an idea?thanks

kick by Associate II
  • 802 Views
  • 4 replies
  • 0 kudos

STM32F2xx I2C not sending Address after Start

Posted on March 15, 2016 at 18:16 I'm trying to debug an I2C interrupt handler that I didn't write, on an STM32F207ZG. My problem is that after sending a Start, when waiting to send the Address byte, a Stop happens. What am I doing wrong that mak...

0690X00000605MrQAI.png
fpeelo by Associate II
  • 3931 Views
  • 14 replies
  • 0 kudos

reset TIMx_CNT

Hi, does htim4.Instance->CNT = 0 resets the counter value in TIM4_CNT ?Does it guarantee atomicity ? Thanks in advance!

Wleon.1 by Associate II
  • 600 Views
  • 5 replies
  • 0 kudos

Selecting/Configuring Flash memory in STM32H7

Hello, My company is evaluating a graphical application according following specs. Res. 640x360, RGB565 interface, JPEG / JPEG stream images / videos /animations. The selected uC is STM32V3A3VGT3. Data information for videos and images will be stored...

IVill.1 by Associate II
  • 1087 Views
  • 3 replies
  • 0 kudos