cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for Libraries

Paul2014
Associate

Hello, 

i'm looking for stm32 libraries for the board STM32G071RB.

In particular i'm trying to da many schetch using the device that i'm used before with Arduino Ide with the board ARDUINOUNO or ARDUINONANO .

Devices LCD i2c , module HC05 for IOT gas sensors and so on ...

looking for library liquidcrystal I2C to connect the board G071RB to the display..

If you can suggest to me how to find this libraries...

Thanks

Paul2014

 

 

 

 

1 REPLY 1
STTwo-32
ST Employee

Hello @Paul2014 and welcome to the ST Community 😊.

You can take a look at the STM32Cube BSP LCD Components Drivers table on this link where you can find some LCD drivers you may use. Also, the Adafruit_LCD_1_8_SD_Joystick demonstration for the Nucleo-G071RB can be useful in your case. More than that, you can use the STM32DUINO for your application, that will give you the opportunity to program your STM32 using ArduinoIDE.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.