STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4S7VIT6 PA1 pin for Timer2 PWM Input Capture

Dear Sir,One of our applications we are using STM32L4S7VIT6 100 pin micro-controller. From external peripheral PWM type signal is coming to Port Pin PA1. We want to measure Frequency and Duty Cycle. It requires two channels of timer. Whereas this pin...

Harikant by Associate
  • 326 Views
  • 1 replies
  • 0 kudos

MCU STM32G030K8T6 hangs

Hi all, We have a product containing the STM32G030K8T6 MCU. The code is working like expected and the product is meeting all specifications. The product is battery powered and can be charged via USB. So far so good. If the product is assembled it wil...

Edit.png
PLER by Associate II
  • 2119 Views
  • 14 replies
  • 5 kudos

Resolved! STM32F042G6Ux CAN issue

Hello All !   I have an issue with the CAN bus on STM32F042G6. I am using PA11 and PA12 Pins. Here is the configuration part with a 48MHz internal clock :     static void MX_CAN_Init(void) { /* USER CODE BEGIN CAN_Init 0 */ /* USER CODE END CAN...

Tonave by Associate II
  • 3201 Views
  • 11 replies
  • 2 kudos

Resolved! Problem resetting CAN after Bus Errors on STM32F446

Hi all,I have the problem concerning resetting the CAN bus after the other side was set to a wrong bitrate:Example:My system is sending data with 500 kBit. But the receiver is set to 1 MBit.This results of course in Errors when sending data. I handle...

GS1 by Senior III
  • 7239 Views
  • 10 replies
  • 1 kudos

Resolved! "No such file or directory" and "PB8 - PB9 port" error.

Hi everybody. I am using "STM32H7B3LIHQ" MCU and i want to try led blinking. I have created a new project in CubeMx. I am using 24MHz crystal resonator and MCU frequency is 280 MHz. Toolchain is "STM32CubeIDE" and program is very simple;  HAL_Delay...

Ekran görüntüsü 2024-05-15 144615.png Ekran görüntüsü 2024-05-15 143728.png
ABURM by Associate III
  • 4108 Views
  • 4 replies
  • 0 kudos

Hard Fault with Floating point and DSP

I am using STM32F302R8 I have a long code that triggers the Hard Fault interrupt after a few seconds because of these instructions (of the sine in particular): The theta_fi angle is TIM6->CNT and I need to convert it from q15 to floating point. I tr...

luke514_1-1715783123103.png
luke514 by Senior
  • 900 Views
  • 5 replies
  • 1 kudos