Jump to content

tooz

Tinker Engineer
  • Content Count

    638
  • Joined

  • Last visited

  • Days Won

    44

Posts posted by tooz


  1. hello @Jovan

    On 2/18/2025 at 6:23 PM, Jovan said:

    the same image does not end up in working/bootable TinkerBoard 2S device

    1. do you have idea which stage it boots to on tinker board r1.03? (u-boot, system ... etc) 

    2. is it possible to collect the uart logs for us to investigate? (please see the post embedded for the how-to on using serial dongle)

    3. have you tried using the os from the official website and if so does the same issue happen? 

     (it's worth noting that there's a cap on the board that keeps the board in maskrom mode if not removed)


  2. hello @ryo

    we've tested your sample code and cannot reproduce the issue. 

    1. please ensure the multi-function is switched to uart0 (pwm0, pwm1, pwm2, pwm5 are all disabled, otherwise it'll be conficted with uart0, this can be checked in /boot/config.txt ) 

    2. does ttys0 exist under /dev/ ?

    ls /dev/

    if the answers above are yes, what does the error look like?

×
×
  • Create New...