User Activity

I am communicating via SPI to the onboard gyroscope, collecting data and then printing it out to the onboard LCD using the ILI9341 controller also with SPI included on the board. The lcd however has some very odd behavior. When communicating with it ...
I have been trying to test and get the gyroscope to communicate via SPI for a bit however it just seems to *refuse* to respond. As per the User manual for the board UM1670, PC1 is CS, PF7 is the serial clock, PF8 is MISO, and PF9 is MOSI all for SPI5...
I am trying to retrieve data from the onboard ST MEMS gyroscope, but while setting up I2C I have been running into issues. At first I consulted the gyroscope data sheet to find the address associated with it, but both values (0x68 and 0x69) shifted t...
I am trying to communicate with my host machine using my F429I board by utilizing the ST-Link on board and USART2, however through cubeMX setups as well as manual register modification I was not able to get my terminal to display messages printed fro...
Kudos from