Re: [beagleboard] PWM problem

2018-09-27 Thread Robert Nelson
On Thu, Sep 27, 2018 at 1:21 PM Krzysztof Śmiałek wrote: > > Ok, I've made it. And now all leds are off. I've tried push boot bton, or > wait. Didn't start. > Any oder idea? Stick this image on a microSD card:

Re: [beagleboard] PWM problem

2018-09-27 Thread Robert Nelson
On Thu, Sep 27, 2018 at 12:59 PM Krzysztof Śmiałek < krzysztof.jan.smia...@gmail.com> wrote: > Hi, > So what should I do now? First I tell you where am I at the moment, > because I've made a lot of strange things and just today I came back to > start point. > - I have got flashed emmc by this old

Re: [beagleboard] PWM problem

2018-09-25 Thread Krzysztof Śmiałek
Ok, for now I have flashed board with Debian 7.5 (BeagleBone Black - 2GB eMMC) 2014-05-14 Than I remove card from BBB and install on the card: Debian 9.5 2018-08-30 4GB SD IoT

Re: [beagleboard] PWM problem

2018-09-25 Thread Krzysztof Śmiałek
Ok, so first of all I need to run the BBB from emmc? So I need reflash this bootloader, yes? After that I need download new version of image from side, load on sd card and now using: sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=100 shoudl help? Or I need making another changes in different

Re: [beagleboard] PWM problem

2018-09-24 Thread Robert Nelson
On Mon, Sep 24, 2018 at 3:55 PM Krzysztof Śmiałek wrote: > Okay the reporting is fixed: bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 2018.09-2-g0b54a51eee]:[location: dd MBR] bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot 2014.04-00014-g47880f5]:[location: fatfs

Re: [beagleboard] PWM problem

2018-09-24 Thread Krzysztof Śmiałek
Ok, so what should I do? Reflash emmc to old one once again? When I was testing yesterday after reflashing the pwm was working on this old soft but probably it will be better if i can use new version of soft. 24.09.2018 10:48 PM "Robert Nelson" napisał(a): On Mon, Sep 24, 2018 at 3:44 PM

Re: [beagleboard] PWM problem

2018-09-24 Thread Robert Nelson
On Mon, Sep 24, 2018 at 3:44 PM Krzysztof Śmiałek wrote: > > I used this and BBB don't want to boot after reboot;/ so the same situation > like yesterday with this comand. Without card the same. Pressing boot buton > didnt help. Hmm... > > pon., 24 wrz 2018 o 22:37 Krzysztof Śmiałek >

Re: [beagleboard] PWM problem

2018-09-24 Thread Krzysztof Śmiałek
I used this and BBB don't want to boot after reboot;/ so the same situation like yesterday with this comand. Without card the same. Pressing boot buton didnt help. Hmm... pon., 24 wrz 2018 o 22:37 Krzysztof Śmiałek napisał(a): > Hi, > on the eMMc I have installed this one: > >

Re: [beagleboard] PWM problem

2018-09-24 Thread Krzysztof Śmiałek
Hi, on the eMMc I have installed this one: https://debian.beagleboard.org/images/BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.img.xz Becouse I didn't find any newer for 2gb version. It will be easy to come bac this changes? :) sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=100 Becouse when I last

Re: [beagleboard] PWM problem

2018-09-24 Thread Robert Nelson
On Mon, Sep 24, 2018 at 3:13 PM Krzysztof Śmiałek wrote: > > Thanks for reply :) > > I am using rev B with 2GB eMMC. Now I am using the newest version boot from > SD card. > > > Info from version.sh: > > debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh > [sudo] password for debian: >

Re: [beagleboard] PWM problem

2018-09-24 Thread Krzysztof Śmiałek
Thanks for reply :) I am using rev B with 2GB eMMC. Now I am using the newest version boot from SD card. Info from version.sh: debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh [sudo] password for debian: git:/opt/scripts/:[d837f2b02f44fabe16353fd1226bb1f64e847c93]

Re: [beagleboard] PWM problem

2018-09-24 Thread Robert Nelson
On Mon, Sep 24, 2018 at 2:23 PM wrote: > > Hello, > I want to use PWM pins by Adafruit in my BBB but I have got some problems. > Below some info about my soft: > > > root@beaglebone:~# cat /etc/dogtag > BeagleBoard.org Debian Image 2018-06-17 > root@beaglebone:~# cat /etc/debian_version > 9.5 >