Go to advanced search

by Oljahim39
Sat Dec 15, 2018 4:18 pm
Forum: Compute Module
Topic: Software uart
Replies: 5
Views: 2022

Re: Software uart

Sorry for late answer, You don't need to overclock to make the mini UART reliable - just stop the core/VPU clock from changing. Add "core_freq=250" to config.txt and try again. I tried that at first, but got an garbage data, not ASCII text, now I see that in probably not a problem. If you are only r...
by Oljahim39
Wed Dec 12, 2018 2:39 am
Forum: Compute Module
Topic: Software uart
Replies: 5
Views: 2022

Software uart

Hi all, Recently I purchase 5te decagon soil sensor: https://geomor.com.pl/wp-content/uploads/2017/05/5TE-Integrators-Guide.pdf for reading soil temp, conductivity, etc, its connected it on compute module with appropriate electronic components. Its data Line is connected with my mini uart (gpio 32 a...
by Oljahim39
Sun Oct 14, 2018 7:23 pm
Forum: Compute Module
Topic: [SOLVED] Can't detect i2c device
Replies: 3
Views: 2814

Re: Can't detect i2c device

Thanks @ PhilE, i wasn't aware that i should use i2c0. Now it detects them.
@Brandon92 i have hardware in which projection i didn't contribute and i am not a hardware guy so i dont know if there are ones or if there should be xD.
by Oljahim39
Sun Oct 14, 2018 6:34 pm
Forum: Compute Module
Topic: [SOLVED] Can't detect i2c device
Replies: 3
Views: 2814

[SOLVED] Can't detect i2c device

Hi all. I have compute module v3. I have connected i2c device on gpio0 and 1, i followed instructions on enabling i2c, i have /dev/i2c-1, when i call i2cdetect , i get: pi@raspberrypi:~ $ i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- ...
by Oljahim39
Wed Jul 25, 2018 10:20 pm
Forum: Compute Module
Topic: Otg on usb slave
Replies: 2
Views: 1169

Otg on usb slave

Hi everybody, I have a question: I have compute module 3, and IO board like this one: https://www.raspberrypi.org/app/uploads/2017/05/Compute-Module-IO-Board-Mounted_Overhead-1-1410x1080.jpg My question is, can I use micro usb slave port with otg cable + usb hub for attaching keyboard and dongle on ...
by Oljahim39
Sat Jun 16, 2018 8:03 pm
Forum: Compute Module
Topic: Compute Module 3 with usb ssh
Replies: 3
Views: 1531

Re: Module 3 with usb ssh

Thanks @thagrol for the answer and sorry i wasn't clear enough. I am new to raspberries and for me so car there is only raspberry and compute module raspbery akka module 3 xD. it was compute module 3 i talked about, and io bord like one on the link: https://www.raspberrypi.org/app/uploads/2017/05/Co...
by Oljahim39
Thu Jun 14, 2018 10:32 pm
Forum: Compute Module
Topic: Compute Module 3 with usb ssh
Replies: 3
Views: 1531

Compute Module 3 with usb ssh

Hi everybody, I have a question, possible there is already answer on forum but i fail to find it:
Is it possible "to ssh" to module 3 over micro usb cable on using slave port?
OR can I put micro usb to usb adapter and put wifi dongle on usb SLAVE port for "ssh-ing" from pc?

Go to advanced search