STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Output comparison pulse problem

On the stm32h750, I want to use 4 channels to implement pwm waves with different phases in the output comparison mode of tim8. Chanel's mode selection switches on match. The stages are 0% 25% 50% 75%. When the phase is zero (sConfigOC.Pulse = 1-1), t...

S__101253122.jpg
hao by Associate
  • 272 Views
  • 3 replies
  • 0 kudos

STM32 REMOTE DEBUG

Hello,I have designed several custom boards based on STM32 MCUs, And are running fine problem is i have installed these across the country over 50 locations and now it very costly to go to each location for for required software updates or to debug i...

psain.1 by Associate III
  • 642 Views
  • 10 replies
  • 2 kudos

What is up with STM32H563 ADC INP0?

Hi,I am not able to get a correct reading from ADC1 INP0 (PA0). All the other analog channels works fine.The datasheet mentions this:ADC option register (ADC_OR), option bit 0 (OP0)For ADC1:0: INP0/INN1 GPIO switch control disabled1: INP0/INN1 GPIO s...

Dimlite by Associate III
  • 388 Views
  • 4 replies
  • 1 kudos

Touch Sensor Response Time

Hi!I'm working on a product that requires a very fast response time for capacitive touch sensing (in the order of <5ms). I'm currently looking into the TSC module in some STM32 controllers. However, I can't seem to find any information regarding the ...

JMatt09 by Associate
  • 126 Views
  • 0 replies
  • 0 kudos

Resolved! TIM2 not working on STM32F407VGT6

I am working on a project where the end goal is that TIM8 is used to capture an incoming PWM signal on PC6.  I want TIM2 to trigger from TIM8 and generate a single pulse on PB11. I have TIM8 working, capturing both rising and falling edges properly. ...

STM32H5 I3C dynamic address assignment

hi:I have two NUCLEO-H563ZI EVB boards  and tried to implement I3C controller and target feature.When ENTDAA was issued, I obtained the target 48-bit provisioned ID "0x020813810100" from waveform, I saw the description from I3C register  I3C_EPIDR ,i...

Garry by Associate II
  • 2421 Views
  • 10 replies
  • 5 kudos

Resolved! SPI Sending and Receiving Extra Bytes

I doing bare metal coding for STM32L496ZGT6. Now in SPI, extra bytes are sent. There are only 4 Registers in SPI but unable to resolve the issue. Below is my codeNOTE:I am using Aardwark Total Phase Control Center software for debugging. I am attachi...

Screenshot 2024-11-20 185645.png Screenshot 2024-11-20 185856.png