User Activity

I have an application implemented with the NUCLEO STM32L552 board, in which I need to generate a sinewave of a known frequency (Period=T) and a single short pulse per cycle at a known phase angle say A.I have divided the time period of the signal say...
Note: automatically using hardware breakpoints for read-only addresses.set *(int *)0xE000EDFC=*(int *)0xE000EDFC|0x7F0Program received signal SIGTRAP, Trace/breakpoint trap.0xfceaf000 in ?? ()
I started a new project in TouchGFX with the template of STM32F746G-DISCO board. I then generated code on a blank screen, and opened the MX file in CubeMX. After verifying correct settings, I generated the code for the project in STM32CubeIDE. To my ...
Assembly of the device is extremely tricky since the terminals are all hidden from view and one can never be sure of the correct alignment. Also the terminal 1 is marked only through a notch on the terminal 1 and the dot on the top surface isnt visib...
I enabled SPI1 on CubeMX using STM32L433 on pins 11(SPI-CLK), 16(MISO), 17(MOSI). I am interfacing it to a Kionix MEMS sensor on SPI. I detect no signals on the pins. Do I need to separately write configuration for GPIO for the SPI pins?I could not f...
Kudos from