Activity
From 11/20/2025 to 12/19/2025
12/19/2025
- JC 10:55 PM PCB Development: RE: Fixture to Flash Image in Production
- Holden Wozniak wrote:
> We are looking into ways to flash an image onto a SOM with eMMC in production.
> ...
DFU/snagboot was created for this scenario. We'd normally use our devkits to do factory programming but if you wanted to chan... - We are looking into ways to flash an image onto a SOM with eMMC in production.
Our current thought was to utilize DFU/Snagboot; we would provide the custom Yocto files and a script to run on a host PC. The host PC would be connected t...
12/08/2025
- JC 09:39 PM Software Development: RE: Uart issue in Am62P
- Hi Rajkumar,
Just following up
12/01/2025
- MW 12:30 PM Software Development: RE: Uart issue in Am62P
- Hi Rajkumar,
Is the only difference between the AM62P working and not the use of the application code vs. the loopback code?
Are you testing with the same data / BAUD rate in loopback vs. application? Same hardware configuration?
... - Hi,
We are working with the Critical Link AM62P and AM62a SoM and have installed Debian 13 on am62P the system. We are currently using UART5 for communication, and we are facing an issue specific to the AM62P module.
Initially, we ...