Jack Wang

Results 4 issues of Jack Wang

F723, 我试用过Composite Device Demo, 发现stm32_otg_init.c文件里面的code有问题。 在我单独的F723板子(STLINK-V3MINI) 上面不能枚举成功。 后来,我参考ST的源码,改来改去改到最后可以用了。 因为修改得比较乱,我也不知哪些是关键的部分,没有办法提交Pull requests。还有一个原因是,修改后的部分,可能只适用于F723的Device,我不知道如何融合到通用的stm32_otg_init.c文件里面。 现将,我修改过的代码部分放在这里,供您参考: static void Wait_CoreReset(USB_OTG_GlobalTypeDef *USBx) { uint32_t count = 0U; /* Wait for AHB master IDLE state. */ do {...

updated spi-nor IC list for the new flash chip EN25QX128A. Patch to file `/drivers/mtd/spi-nor/eon.c`. refer to: https://forum.openwrt.org/t/new-xiaomi-4c-cannot-install-openwrt-flash-chip-changed-to-en25qx128a/123634

kernel
needs changes

Hi, I've try to build the v2.8.0, Two issues: 1. run App - [press Demo] - [press Scan] on the bottom nav bar, Logcat will see the error: ``` Failed...