User Activity

Hi,I am learning the CAN communication based on register programming. For now, I dont have anything complicated on my mind, dont have any filters or queues set up for CAN packets, my goal is to start a simple data transfer via CAN between my STM32 an...
Hi,I am developing and exploring a register programming based SPI driver. I took my time to read the datasheet and analyze the SPI startup sequence. For testing, I am using pre-programmed SST25VF080B memory IC. I wrote a simple and low speed (less th...
Hi,I am just starting to learn the STMCubeIDE debugger's capabilities. I have tested all the essential functions of the debugger on a led blink project, and after everything worked fine I moved on to an I2C code that actually requires some debugging....
Hi,I went through quite some earlier posts on this forum regarding DAC setup, but none of those are relevant to me nor helped me.I am trying to setup a DAC on a STM32F756VGH6 via registers. I read all chapters about the DAC in the datasheet and it lo...
Hi,I am learning and exploring the STM32F756VGH6. My goal is to setup a simple UART and send some data to the PC using USB-UART serial converter and  puTTy terminal on PC. I am using register based coding approach as it makes the code more efficient....
Kudos from