You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am new to embedded development and I want to control a 2.13-inch E-paper display using my STM32F756ZG Nucleo board. I already have a project using STM32CubeIDE and CubeMX, and I want to add this E-paper component to my project. However, I am unsure about which libraries (h and c files) I need to transfer to my project in CubeIDE. Can anyone please help me?
I know that the first thing i need to do is to configure the SPI/gpio's using CubeMX, generate the code and then add the libraries. Please someone help it's very urgent
The text was updated successfully, but these errors were encountered:
Hello, I am new to embedded development and I want to control a 2.13-inch E-paper display using my STM32F756ZG Nucleo board. I already have a project using STM32CubeIDE and CubeMX, and I want to add this E-paper component to my project. However, I am unsure about which libraries (h and c files) I need to transfer to my project in CubeIDE. Can anyone please help me?
I know that the first thing i need to do is to configure the SPI/gpio's using CubeMX, generate the code and then add the libraries. Please someone help it's very urgent
The text was updated successfully, but these errors were encountered: