Mahyar Koshkouei
Mahyar Koshkouei
No problem 😃 I used the Chromium build instructions at https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/windows_build_instructions.md , but I used the command `ninja -C out\Default courgette` to only build courgette and not chromium. It's a...
I'm getting the same issue. You can fix the warning `../../../usb/src/usb_hal.h:28:9: note: 'UAB_HAL_H__' is defined here; did you mean 'USB_HAL_H__'?` by changing UAB_HAL_H__ to USB_HAL_H__ However, I'm having no luck...
Possible fix at https://github.com/signal11/m-stack/pull/26
The video is recorded at 30fps when changing the exposure to 1/125.
Tested working in KiCad 5.0.0. Only KiCad is supported. What software are you using?
Will remain open until a fully working board is produced.
The Compute Module is detected by a connected USB host device when an SD card is not inserted on reset.
Possible next steps: * Connect the EMMC_DISABLE_N pin to an LED to check possible error codes. * Activate serial connection and attempt to boot a Linux distro on it.
It's difficult to get to the EMMC_DISABLE_N pin on the RAM slot, so a new version of the cmio will be manufactured.
Nothing on the serial port is printed when using the bootcode.bin file with extra debugging enabled.