[beagleboard] Re: Is it possible to make work the BBB C program code without installing any operating systems?

2017-11-16 Thread soul . est . soul . est
There is a baremetal BeagleBone project here: http://www.baremetal.tech/index.html On Thursday, November 16, 2017 at 10:12:38 PM UTC-5, AVR wrote: > > Thank you Graham, I completely forgot that I also need and exchange data > on TCP/IP... in that case is it possible to realize programmatically T

[beagleboard] Re: Is it possible to make work the BBB C program code without installing any operating systems?

2017-11-16 Thread 'AVR' via BeagleBoard
Thank you Graham, I completely forgot that I also need and exchange data on TCP/IP... in that case is it possible to realize programmatically TCP/IP without OS ? четверг, 16 ноября 2017 г., 20:20:30 UTC+5 пользователь Graham написал: > > Yes, it is possible. > Also, probably extremely painful le

Re: [beagleboard] Unable to get WiFi working on BBBW using the latest Debian image

2017-11-16 Thread lucien
Chiming in, this combined with updating to the latest provided release of debian stretch fixed the wireless issues. > GND TP1 then run as root: ``` dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom ``` My /opt/scripts/tools/version.s

[beagleboard] Re: Hello and Getting Ideas Ready for Posting/Seth

2017-11-16 Thread Mala Dies
Hello...when you are right, you are right. I just typed in the same search words. It was second like you stated. I had a bunch of elinux sites but that specific post you showed me was second. Thank you again, sir. Seth P.S. What have you been doing w/ your BBB lately? On Thursday, November 16,

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-16 Thread Graham
Your first connection does not work, because you are trying to power the USB1 from the USB_VIN, but since the is no power going into USB_VIN on USB-0, there is no power to come out USB-1. This only works when the board is powered from USB-0 The schematic does not tell you, but USB_VIN, USB0_VIN a

Re: [beagleboard] Re: UART4 RS485 (RTS) not working

2017-11-16 Thread Jeff Andich
I'm fairly confident the answer to my question about whether the 8250 driver implements "partial 485 capability", (allowing Python or a C#/.net application to manually control the RTS line for a given UART via the driver) is NO. But the OMAP driver DOES appear to allow this. When I toggle the

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-16 Thread will
I, too, am wondering about the best way to provide power to the board and to a device connected to USB1 as host. Here is how I learned to hook up a micro-b breakout to USB1 and also how I intend to provide power to the board. The problem is that there is no measured voltage at USB1:

[beagleboard] Re: Is it possible to make work the BBB C program code without installing any operating systems?

2017-11-16 Thread briselec
TI StarterWare is what you want -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving

Re: [beagleboard] Booting from eMMC issue

2017-11-16 Thread radagastearendil
It can be trusted. Does not matter whether one pushes RST (reset) button or plugs in power as long as SD card is in first and then SD button is held down and only after this power it up. Make sure to use BBBL images (not BBB like I at first did ;-)) and be patient when botting, i.e. it will show

[beagleboard] Possible for Beaglebone Blue to support a non-wireless Ethernet connection?

2017-11-16 Thread n feehan
Hi, I'm looking at buying the Beaglebone Blue, after prototyping with the Beaglebone Black. I'm making this change because my application needs hardware support for four quadrature encoders and not three. However, my application streams this encoder data as fast as possible over UDP as an OSC m

[beagleboard] Re: Hello and Getting Ideas Ready for Posting/Seth

2017-11-16 Thread Mala Dies
Hello, Sir, I do not know where you got that info. but thank you. It worked like a charm. B/c of my OrCad version (Lite), I cannot handle large files. Anyway, thank you very much. Seth P.S. If you need anything, let me know. On Wednesday, November 15, 2017 at 11:45:32 PM UTC-6, Dennis Lee Bi

[beagleboard] Re: Is it possible to make work the BBB C program code without installing any operating systems?

2017-11-16 Thread Graham
The one I was thinking of was the Freescale/NXP Kenitis K66 series. 180 MHz, ARM M4F (I guess not 200 MHz, but close.) Available on a maker board as the Teensy 3.6 https://www.sparkfun.com/products/14057 Ti, NXP, Stm, may also have fast M4F, but it would take some digging. Microchip has P

Re: [beagleboard] Using PRU with PocketBeagle: remoteproc problems

2017-11-16 Thread Ken Shirriff
Alex, thank you for such a detailed response. Your answer solved all my problems. Ken On Tuesday, November 14, 2017 at 3:58:12 PM UTC-8, Alex Bagehot wrote: > > Hi Ken, > Having recently also bought a pocket beagle(my first), I ran through these > steps from Jason, as he suggested in another th

Re: [beagleboard] Re: MySQL on Beaglebone Black

2017-11-16 Thread Robert Nelson
On Thu, Nov 16, 2017 at 12:29 PM, Paul Van den Bergh wrote: > Finaly, I was able to connect to the MySql server on the remote Beaglebone > : > > > > However, I get this warning re compatibility of the server: > > > > So, my next question is how to remove the installed version (installed by > 'apt

Re: [beagleboard] Beagleboard XM boot hangs on kernel 3.14.20

2017-11-16 Thread michel . he
https://groups.google.com/forum/?fromgroups=#!topic/beagleboard/FqaaSUd37VY https://groups.google.com/forum/#!topic/beagleboard/8Xw9XXNsQQ0 https://groups.google.com/forum/#!topic/beagleboard/1H99Vig16-Q 2017-11-16 8:51 GMT+01:00 MHE 何海宇 : > Maybe you should use an old beagleboard rootfs that doe

[beagleboard] Re: Weird behaviour with pins and PRUs

2017-11-16 Thread TJF
Am Donnerstag, 16. November 2017 16:16:15 UTC+1 schrieb Loïc Droz: > > I could yes, but I read somewhere (can't remember where exactly, but it > was in some TI PowerPoint presentation that reading the eCAP register takes > at least 4 cycles, which is not ideal for my purposes. > Read or write

[beagleboard] Re: Is it possible to make work the BBB C program code without installing any operating systems?

2017-11-16 Thread Graham
Yes, it is possible. Also, probably extremely painful learning experience. There are ARM processors that are designed to run with OS. They start with the letter A. The processor in the Beaglebone is an A-8. There are ARM processors that are designed to run without OS. They start with the letter

[beagleboard] Re: Weird behaviour with pins and PRUs

2017-11-16 Thread Loïc Droz
I could yes, but I read somewhere (can't remember where exactly, but it was in some TI PowerPoint presentation that reading the eCAP register takes at least 4 cycles, which is not ideal for my purposes. In the meantime I found a way to use the BBB built in PWM as a CLK signal and it works now. C

[beagleboard] Re: MySQL on Beaglebone Black

2017-11-16 Thread Tarmo Kuuse
On Thursday, 16 November 2017 16:27:47 UTC+2, Paul Van den Bergh wrote: > > My prevous post was shortened while posting > > 4. I see no firewall roules: > > root@beaglebone:~# iptables -L -n -v > > Chain INPUT (policy ACCEPT 2959 packets, 30

Re: [beagleboard] Re: MySQL on Beaglebone Black

2017-11-16 Thread Alex Bagehot
Hi Paul, Usually I stop the service that is being installed or has issues to remove it form the equation and test the network connectivity first. stop mysql install netcat if needed run netcat listening on port 3306 sudo nc -l 3306 check that it is indeed being listened on in another terminal:

[beagleboard] Re: BeagleBone Green wont boot if cape connected

2017-11-16 Thread Paulo Sherring
Thanks, Graham. You are correct. I have already used these pins before, but for output purposes, so, I had no issues with that. But, since using as inputs, the switches are driving the pins and changing the SYSBOOT (aka LCDDATA) bus, which I had no idea that existed for my unfortunate surprise.

Re: [beagleboard] IOError: [Errno 13] Permission denied

2017-11-16 Thread Robert Nelson
Yeah I think TI assumed the user would be root with those dlp scripts. I need to double check them and fix that.. On Nov 15, 2017 2:40 PM, "Przemek Klosowski" wrote: > It looks like your software is trying to write to > /opt/scripts/device/bone/capes/DLPDLCR2000/0524/tmp_header_Video Play > Tes

Re: [beagleboard] BeagleBone Green's HDMI cape with 2016-04-10 Jessi firmware

2017-11-16 Thread Robert Nelson
Yeah Seeed ported it to v4.4.x. It needs someone to write and push a real DRM driver to mainline. ( The chipset used is also on a few rockchip boards. ) Regards, On Nov 16, 2017 6:34 AM, wrote: > Its almost 2018... this cape still doesn't work. > > "zcat /proc/config.gz | grep CONFIG_BONE_CAPE

[beagleboard] Re: Connection to Beaglebone blue

2017-11-16 Thread radagastearendil
Same here. First BBBlue died from either a spark when connecting barrel plug (from now on I only plug in the AC side) or emmc emptied from a magnetic XBee being pulled across the wifi card it got attracted to accidentally. 2nd first worked then same heartbeat LED came on (no more red, yellow l

Re: [beagleboard] BeagleBone Green's HDMI cape with 2016-04-10 Jessi firmware

2017-11-16 Thread zezba9000
Its almost 2018... this cape still doesn't work. "zcat /proc/config.gz | grep CONFIG_BONE_CAPEMGR" >>reports>> "CONFIG_BONE_CAPEMGR=y" Latest OS fully up to date: bone-debian-9.1-lxqt-armhf-2017-08-31-4gb.img On Thursday, April 14, 2016 at 7:34:16 AM UTC-7, RobertCNelson wrote: > > > > On Thu,

[beagleboard] Re: MySQL on Beaglebone Black

2017-11-16 Thread Tarmo Kuuse
On Thursday, 16 November 2017 11:25:13 UTC+2, Paul Van den Bergh wrote: > > Same with telnet (from Debian in VirtualBox) : > > paul@debian-9-2-1-64:~$ telnet 192.168.1.52 3306 > Trying 192.168.1.52... > telnet: Unable to connect to remote host: Connection refused > > > > Then you can proceed to fur

[beagleboard] SPI on Linux version 4.4.0-72-generic

2017-11-16 Thread Reshmi Chandran
Hi , I downloaded the latest prebuilt image Debian 9.1 2017-08-31 4GB SD LXQT . I want to connect a SPI device. I could see 4 devices spidev1.0 spidev1.1 spidev2.0 spidev2.1 but slot does not show any spi en