STM32F103C8T6 I2C Slave not working (Arduino Framework)

This page summarizes the projects mentioned and recommended in the original post on /r/stm32f4

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • BlueVGA

    VGA library for STM32F103C (BluePill) that can manipulate a screen with 28x30 tiles with 8x8 pixels each, in a total resolution of 224x240 pixels with 8 colors using a very low footprint

  • I'm trying to make vga driver with stm32 using https://github.com/RoCorbera/BlueVGA library. Library disables hardware timer, so I can't do stuff like delay, pwm etc. I have connected Arduino Nano as a master and it is sending constantly pixel position and character. It doesn't change anything when stm32 is displaying an image, but when stm32 resetted then the changes are displayed. Is it possible to make i2c module work while also bitbanging vga signals. More details can be found at https://github.com/RoCorbera/BlueVGA/issues/8 Posting it here, hoping for a solution.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts