STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Setup for CAN-FD communication with NUCLEO-H7A3ZI-Q

Hello good day!I want to setup a CAN-FD message sending simulation with H7A3ZI-Q (one or two message ids). But i do not exactly know how to assemble the HW and what i need (For STM side). I know this board is capable of the CAN-FD but it needs a tran...

NStei.2 by Associate II
  • 704 Views
  • 1 replies
  • 0 kudos

How to read values from a GPIO_EXTI pin?

I want to read values from ultrasonic sensor for my project. I use STM32l452RC controller. I am able to do that if I map that pin as GPIO_Input and by using the HAL command HAL_GPIO_Read_pin.But I want to map the input of the ultrasonic sensors as in...

RAnan.3 by Associate III
  • 1462 Views
  • 1 replies
  • 0 kudos

Hello, I am using STM32f746g discovery board and with appwizard generating the ui for the board when i flash the generated code i am not getting the desired output.?

In debug it is going into the hardfault handler and the code is not starting from the main it is starting from__STATIC_FORCEINLINE void __DSB(void){ __ASM volatile ("dsb 0xF":::"memory");}and when i step over from here it is going to main()after that...

MYadw.2 by Associate II
  • 345 Views
  • 0 replies
  • 0 kudos

Resolved! Function error

hello everyone, I have a small mistake when I want to make something like the photo, it give me error what is the problem, If anyone help me, It is very good for me, thanks.

0693W00000NrtyiQAB.png
bnymntrz by Associate III
  • 709 Views
  • 3 replies
  • 0 kudos

Resolved! Problem using TIM3 on DMA1 on STM32G030J6

Dear to All,I have a boar with STM32G030J6 and I want use the TIM3 as PWM output (on PB0->TIM3_CH3) using DMA1 channel 3 to transfer data from RAM memory to TIM3_CCR3 register. The problem is that DMA never trigger the interrupt!Here the code:// Setu...

DRenz.1 by Associate II
  • 681 Views
  • 4 replies
  • 0 kudos