STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C2 on STM32F103 Arduino

Hi,I just uploaded the MPU6050 library to communicate with my STM32F103.Example program is MPU6050DMP6.All works fine when I use I2C1 (default I2C bus).But I want to use the I2C2 bus (controller has 2). I found information stating: #include "Wire.h"e...

YBeun by Associate
  • 596 Views
  • 1 replies
  • 0 kudos

Integraten Operation amplifier in STM32F3030

In datasheet is 6.3.22 Operational amplifier characteristicsILOAD Drive current max 500uA.Does this mean the amplifier cannot control the negative current?RLOAD Resistive load min 4kOhn? Why 4kjOhgm, for exmple curtent to 4kOhm for 2.5V is 625uA, thi...

HWolo by Associate II
  • 349 Views
  • 0 replies
  • 0 kudos

STM32H7 Timer Output Compare mode (OC mode)

hi sir, I want to use timer channels to OC mode. In that same timer interval i need set time to channel 1 come 1 time and channel 2 comes 5 times.example: In 1 milli second timer i need set & reset channel 1 for time and every 200 micro second set ...

srikanth by Associate III
  • 1360 Views
  • 4 replies
  • 0 kudos

Resolved! BSDL file for STM32L4R5ZIT6

I am trying to run a boundary scan test on a custom board with a STM32L4R5ZIT6, My boundary scan tool of choice has highlighted some inconsistencies with the pins. When I set certain pins the wrong pins get set.I checked the resources section on you...

Rclar.13 by Associate II
  • 1048 Views
  • 2 replies
  • 0 kudos

I'm trying to port some firmware from nucleo-F334 to nucleo-G474 for the HRTIM timers and the CubeMX for G474 for HRTIM1 is not working. I found some missing statement in the initialization.

I found that the CubeMX 5.3 initlization code missing a part; specifically the HRTIM clock initialization where the PLL is defined. There's a related constant that also needs to be defined. In any case can someone confirm the problem and how long it ...

WTom by Associate III
  • 321 Views
  • 0 replies
  • 0 kudos

Resolved! Problem with timer and input capture, timer does not run

Does anyone have experience with getting the timer to run with input capture, I am unable to make the input capture function.I have a working system with STM32F03 (M0) devices initialization generated by CubeMX. Now I am testing an identical system w...

TMalt by Associate II
  • 2075 Views
  • 4 replies
  • 0 kudos