Coder Social home page Coder Social logo

planck-pi's Issues

屏幕测试

请问是否有屏幕测试代码/文档测试屏幕显示 谢谢

关于OLED屏幕

想问下这个12880屏幕用的是什么驱动哇?是几寸的呀?

最小线径问题,如何白嫖PCB?

自立创更新开始,已经无法选择板子工艺,没法强制按照5mil制作
板子上最小线径是4mil,请问如何白嫖PCB
华秋可以选择工艺,但拒绝按照5mil加工

启动

hello,我焊了两次,能识别串口但没消息,电源灯没亮。

关于F1C200S第20脚是否应该为3V3

晖哥你好,关于芯片的20号引脚是否应该为3v3,看过芯片的datasheet,应该为3v3,看过芒果派和荔枝派的原理图此脚都是3v3
这是Planck-Pi的原理图
屏幕截图 2022-04-14 175357
这是datasheet中的
屏幕截图 2022-04-14 175822
屏幕截图 2022-04-14 175948
芒果派的原理图
屏幕截图 2022-04-14 180048

USB HUB 扩展板

开个新坑
用hub芯片扩展USB接口,这样就可以同时使用ttl和f1c200s的USB了
屏幕截图 2022-05-08 224139
屏幕截图 2022-05-08 224113
屏幕截图 2022-05-08 224204

关于 USB-A 封装的问题

image

如上图所示,USB-A 座子的模型与封装的两个引脚对应有点偏差,我查到的相似物料,是与图中 3D 模型的尺寸相契合的,是否为 PCB 封装绘制的问题呢?

UBoot编译烧写后无法通讯的问题

2.Bootloader)/download.txt中提供的UBoot

链接:https://pan.baidu.com/s/1JGpqt7slWXrPct-07vBxXg
提取码:1xba

问题原因:大佬在做UBoot的时候原来串口是Uart0的换成了Uart1导致编译后实际通讯的串口为Uart1,因此我们正接是无效的。
解决方法:
第一步:修改 ~/uboot-2020.07/arch/arm/dts/suniv-f1c100s-genric.dts 的 aliases 中的 &uart1 为 &uart0
image
第二步: 在 ~/uboot-2020.07/下 执行 make menuconfig
Device Drivers --->
Serial drivers --->
(1)UART used for console
image
第三步:按照流程编译就可以啦。

关于最新的稚晖君构建的镜像

我在之前关掉的问题里看到稚晖君的镜像好像有一些问题,看大家使用的都是荔枝派的镜像,我想问荔枝派的镜像能够实现稚晖君的usb共享网络和一些基础的GPIO引脚的操作吗?
还是说稚晖君会抽时间修复下镜像bug @peng-zhihui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.