u8g2 icon indicating copy to clipboard operation
u8g2 copied to clipboard

u8g2 porting to STM32F103 /SSD1306_128X64_SW_I2C HELP!!!!!HELP!!!!!

Open keyone808 opened this issue 1 year ago • 7 comments

I've been having some trouble lately. I must try to port to stm32f103 standard library, when I want to use u8g2. But I find that even if I reference the u8g2 library, I still can't use the functions in his library. image

keyone808 avatar Oct 04 '23 01:10 keyone808

Hmmm not sure how we can help here. The symbols are also not part of u8g2 lib.

olikraus avatar Oct 04 '23 06:10 olikraus

Hmmm not sure how we can help here. The symbols are also not part of u8g2 lib.

sure? OK, I thought that those function are part of u8g2 lib. Then I'll find out what the problem is. Thank you !!!

keyone808 avatar Oct 04 '23 07:10 keyone808

sure?

Yes: All u8g2 symbols are prefixed with "u8g2_"

olikraus avatar Oct 04 '23 07:10 olikraus

image 你使用的问题

miaowu123 avatar Oct 05 '23 05:10 miaowu123

卧槽谢谢!!!!

keyone808 avatar Oct 06 '23 09:10 keyone808

image 你使用的问题

哥问一些问题,1.我发现U8G2的所有库里面的函数都有u8g2这个结构体,我是需要单独定义一个才可以用它里面的函数嘛?2.我该怎么知道这个库该怎么用,怎么驱动SSD1306这个屏幕(就一些初始化函数我该通过怎么样的途径找到教程!!球球球帅哥告知)---好人一生平安

keyone808 avatar Oct 06 '23 12:10 keyone808

image 你使用的问题

哥问一些问题,1.我发现U8G2的所有库里面的函数都有u8g2这个结构体,我是需要单独定义一个才可以用它里面的函数嘛?2.我该怎么知道这个库该怎么用,怎么驱动SSD1306这个屏幕(就一些初始化函数我该通过怎么样的途径找到教程!!球球球帅哥告知)---好人一生平安

库里面一堆例程,慢慢看

njuFerret avatar Oct 10 '23 12:10 njuFerret