User Activity

Hi! I am trying to learn about interfacing with an stm32f405 as a USB Mass Storage Device. My (homemade) development board has an onboard microSD card slot, and so I would like to present the card as my mass storage. I'm running into some problems wi...
Hello!I am writing a driver for the mt6701ct rotary magnetic encoder, using cubeIDE and an stm32f405 MCU. This sensor communicates via SSI, which is to say that it's read-only (MISO-only; there is no physical connection to MOSI). Using a simple polli...
Hi;I have a tlv493d magnetic encoder, with which I would like to communicate via i2c with an stm32f4 MCU. I can successfully initiate communication with this sensor via I2c, to perform an initial configuration of the sensor. I can verify this by way ...
Hello;I'm writing a driver for a tlv493d magnetic encoder using CubeIDE. This encoder has a peculiarity where it pulls the SCL line of an i2c bus low when it has data ready to be read, at which point the MCU needs to initiate an i2c receive transacti...
Hi there;I'm extremely new to the world of ST, and trying to get my feet under me with it, coming from a few years' experience developing for esp32 microcontrollers using the esp-idf framework. I have an Adafruit stm32f405 feather; I understand this ...
Kudos from
Kudos given to