STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Signa A and B with 90 degree phase shift

Hello dear friends,does any one know how i can have 2 signal with 90 degree phase shift? but i want to use this easy bit pattern to have it and not pwm, just with this bit pattern 00, 01, 11, 10, and also a sleep time for delay, it shouldn't be diffi...

HA.5 by Associate III
  • 743 Views
  • 3 replies
  • 0 kudos

Resolved! Using both CAN1 & CAN2 both in STM32F446RC

Hi, I want to use both CAN1 and CAN2 for my application with 500kbps and 125kbps speeds respectively. I have initialized both of them as per my requirements using HAL. Where in Tx is implemented in polling and Rx in interrupts. CAN1 Tx and Rx working...

MG.5 by Associate II
  • 4225 Views
  • 10 replies
  • 1 kudos

Resolved! STM32 CANbus is not sending/receiving message

I am trying to send messages from Can1 to Can2 in an stm32f205vet6. HAL_CAN_AddTxMessage is returning HAL_OK but I am not able to receive any messages in CAN2. And I cant see any messages transmitted in a scope. clock speed = 120MhzCan speed = 500 kb...

JThom.15 by Associate III
  • 4261 Views
  • 10 replies
  • 0 kudos

Resolved! ADC sampling frequency - STM32H743ZIT

Hi,I use ADC3 on STM32H7, I need to know (and set) what is sampling frequency.I use 3 channels in 16 bits. What I tried to calculate?1) Tconv_time = 8.5(setable)+8.5(fixed for 16 bits) = 17 ADC clock cycles = 17/30Mhz = 566 ns2) From this image I sho...

_legacyfs_online_stmicro_images_0693W00000blJ9dQAE.png
JR2963 by Senior II
  • 2093 Views
  • 6 replies
  • 0 kudos

STM32F103 NRST PIN CAPACITOR VALUE?

There was a phenomenon that booting was not possible during the low temperature test.The NRST external switch is equipped with a 100pF capacitor.The datasheet recommends installing 100nF.However, I don't think it will be a problem because the MIN val...

cbyun.1 by Associate
  • 1862 Views
  • 2 replies
  • 0 kudos

Linker handles TFlite differently on different boards

I have two boards: STM32L4xx and STM32H7xxQ.I use cubeAI 8.0.1 and tflite for a project in vision.Having set all includes and settings, I successfully build and flash my code on the first board. The second project uses the same include paths (exporte...

KZait.1 by Associate
  • 279 Views
  • 0 replies
  • 0 kudos