Hi, I have STM32F4 and I am trying to send list of messages in order with CAN BUS:// CAN BUS message data list in particular order // 01FFFFFFFFFFFFFF // 02FFFFFFFFFFFFFF // 03FFFFFFFFFFFFFF // 04FFFFFFFFFFFFFFI have AutoRetransmission enabled, becau...
I am using STM32H745I-DISCO board While I was working with the board which was connected to my Laptop stlk pin but my laptop got shut down at that movement the display got off. It was detecting the COM port detecting when I try to connect ST link V2 ...
Hi there:We are going to use NUCLEO-L432KC. The MCU is STM32L432KCU6U. Its main clock HSE is the MCO output of the ST_Link MCU. The NUCLEO-32 PCB has quite a few power options. We are going to use the external +5V mode (+5V on CN4 Pin 4). However, th...
I'm working on a device that uses two DRV2605L chips, connected to an STM32L552ZET6Q via I2C and configured for LRA PWM mode (PWM provided by STM32 to provide a constant, varying level of vibration in LRA motor), as well as two BNO055 chips configure...
I have read quite a few posts, reference, and KBs trying to get this to work - but I'm stuck.Challenge: Trying to get STM32H745 working with ADC1 (and eventually ADC3) with DMA.What I am experiencing: All my results are coming back as "65535" (even w...
Please help me about STEVAL-IOD04KT1 with IO-Link stack v1.1. I cannot find a file in the package that describes the definitions of the following functions. Could you please provide me with the source code where the functions are defined?StackBaseS...
Hi everyone i'm new here with STM32 , I'm not really a programmer so I need some help.my objective is generate sine wave with DMA DAC , I did that and I got my sine wave using FCLK with tim2 ( Iam using STM32F303K8 ) and now I want just to apply a de...