Jump to content

Yordan Yanakiev

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. seems like the config should be distinguishing by models, not by .. idk even what it is. let say config->OrangePi2->hardware->peripherals->i2c->i2's enumerate.
  2. Good lords. i2c3-ph is actually i2c-1which is i2c-0 since it is on pin 3 and 5. LOL ! This is literally a total mess.
  3. Is this the changes ? I got still the same 😐
  4. so, how should be looking my armbianEnv file ?
  5. I've added trough the armbian-config the current, but no joy. Tried a few from ChatGPT - no joy as well. I am not into this, since it's my first ( so far only ESP32 ), and honestly I had no idea that this requires this much stuff just to run a basic feature😐 Any help is greatly accepted. This is the /boot/armbianEnv.txt : verbosity=1 bootlogo=true console=both disp_mode=1920x1080p60 rootdev=UUID=f5d36c6f-cd6a-4f3b-a0a8-b0e85ac089e5 rootfstype=ext4 overlay_prefix=sun50i-h616 overlays=sun50i-h616-i2c0-pi sun50i-h616-i2c1-pi usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  6. Hello. I wonder if this issue is connected to my issue - to show something on i2c, while there is nothing, and not be able to communicate on it ?
  7. Hello. I'm trying to communicate with i2c ( i've connected ADS1115 on it if this maters ), but even without anything connected on it - it shows 0x30 on it, and I am not sure how to make it works. Please help ! 😐
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines