Problem with LCD 1IN8 Display - Program too big

Hello,
i am trying to use this LCD 1IN8 Display (from WAVESHARE onlinestore)
there is an extension for de Makecode online microbit but when i try to just display some numbers and circles i get a “Program too big” error

Are you using a Micro:bit v1? Those have 500x less space than a V2.

Hi,

no, and precisly when i use a V1 Micro:bit it works but not with a V2

Well I think the extension you are using is outdated because some v1 extensions will not work with a v2.

yeah, i think so, but which extension should i use if i want to use LCD 1IN8 Display with a V2 ?

You could look up the data sheet and drive it manually.