Re: [beagleboard] Beaglebone AI Device Tree Overlay syntax

2021-06-09 Thread Jason Kridner
thought i already switched to google group to read-only. i will do so. > On Jun 9, 2021, at 6:05 PM, Robert Nelson wrote: > > On Wed, Jun 9, 2021 at 4:03 PM John Allwine wrote: >> >> Are we still posting here or should be be posting on the Discourse forum? >> >>

Re: [beagleboard] Beaglebone AI Device Tree Overlay syntax

2021-06-09 Thread Robert Nelson
On Wed, Jun 9, 2021 at 4:03 PM John Allwine wrote: > > Are we still posting here or should be be posting on the Discourse forum? > > https://forum.beagleboard.org/t/beaglebone-ai-device-tree-overlay-syntax/30044 The discourse forum should be the place. @Jason Kridner is our 2-3 weeks migration

[beagleboard] Beaglebone AI Device Tree Overlay syntax

2021-06-09 Thread John Allwine
Are we still posting here or should be be posting on the Discourse forum? https://forum.beagleboard.org/t/beaglebone-ai-device-tree-overlay-syntax/30044 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] Beaglebone AI eMMC flasher

2021-04-28 Thread Robert Nelson
On Tue, Apr 27, 2021 at 12:05 PM Pedro Cruz wrote: > > Hello Robert, > > Attached is a trace file. I am using the file > am57xx-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img and I burned it > into SDCARD by using the balena tool. > > If I boot with the regular card, I don't see

Re: [beagleboard] Beaglebone AI eMMC flasher

2021-04-27 Thread Pedro Cruz
Hello Robert, Attached is a trace file. I am using the file am57xx-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img and I burned it into SDCARD by using the balena tool. If I boot with the regular card, I don't see /dev/mmcblk1 in the ls /dev command. Could it be a damaged nand flash

Re: [beagleboard] Beaglebone AI eMMC flasher

2021-04-27 Thread Robert Nelson
On Mon, Apr 26, 2021 at 12:26 PM Pedro Cruz wrote: > > Hi, > > I am trying to flash BB_AI with eMMC flasher with > am57xx-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img but it aborts > flashing. > > It comes with the following error: > > Error: [/dev/mmcblk1] does not exist > > Can you

[beagleboard] Beaglebone AI eMMC flasher

2021-04-26 Thread Pedro Cruz
Hi, I am trying to flash BB_AI with eMMC flasher with am57xx-eMMC-flasher-debian-10.3-iot-armhf-2020-04-06-4gb.img but it aborts flashing. It comes with the following error: Error: [/dev/mmcblk1] does not exist Can you help please. Thanks, Pedro -- For more options, visit

Re: [beagleboard] Beaglebone AI Bootsequence

2020-11-18 Thread Georg Gast
Thank you very much for the very detailed information :) I also found some very useful information. https://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components_U-Boot.html RobertCNelson schrieb am Mittwoch, 18. November 2020 um 17:31:42 UTC+1: > On Wed, Nov

Re: [beagleboard] Beaglebone AI Bootsequence

2020-11-18 Thread Robert Nelson
On Wed, Nov 18, 2020 at 10:20 AM Georg Gast wrote: > > Hello Robert, > thanks for the answer. So may i sumarize how the BBAI boots: > > The Am5729 on the BBAI boots like: > - Reset Vector in the Arm start from an internal firmware. > - The internal firmware knows how to read some sectors from

Re: [beagleboard] Beaglebone AI Bootsequence

2020-11-18 Thread Georg Gast
Hello Robert, thanks for the answer. So may i sumarize how the BBAI boots: The Am5729 on the BBAI boots like: - Reset Vector in the Arm start from an internal firmware. - The internal firmware knows how to read some sectors from SD/MMC - The internal firmware loads the MLO/SPL from the SD/MMC -

Re: [beagleboard] Beaglebone AI Bootsequence

2020-11-17 Thread Robert Nelson
On Tue, Nov 17, 2020 at 4:29 PM Georg Gast wrote: > > Hi everyone, > i have an old Beaglebone Black (short after it was released) and now i got a > new BBAI. The BBB i could run with a mainline kernel and mainline u-boot and > a stock Debian/armhf. > > I build u-boot from source and rest was

[beagleboard] Beaglebone AI Bootsequence

2020-11-17 Thread Georg Gast
Hi everyone, i have an old Beaglebone Black (short after it was released) and now i got a new BBAI. The BBB i could run with a mainline kernel and mainline u-boot and a stock Debian/armhf. I build u-boot from source and rest was qemu-debootstraped. For other SBC's like the Pi4 there is a

Re: [beagleboard] [BeagleBone AI] Product details

2020-08-18 Thread Robert Nelson
On Tue, Aug 18, 2020 at 11:34 AM wrote: > > Hello > > I would like to ask about some specifics of the BeagleBone AI board > https://beagleboard.org/ai). > > I am currently working on a study targeting AI accelerator modules and > development boards. We are interested in the BeagleBone AI board

[beagleboard] [BeagleBone AI] Product details

2020-08-18 Thread milan . kabac
of the BeagleBone AI board? 5. Compliance The system reference manual defines the CE compliance as TBD (https://github.com/beagleboard/beaglebone-ai/wiki/System-Reference-Manual). Is the board currently compliant with EU standards ? Many thanks in advance for your assistance. -- For more options, visit http

[beagleboard] beaglebone Ai

2020-08-15 Thread Eloy Cain
hello gang, I'm having problems at the moment of wanting to turn on a led. I am using PUtty to enter the card and to program I use python. When I run a program or print a message, it works correctly. the problem is as if the pins of the card do not work for me. I don't know if I should use a

Re: [beagleboard] Beaglebone AI - read analog input with python

2020-07-03 Thread 'Mark Lazarewicz' via BeagleBoard
Hello Daveru Please tell The professor Or H1B boot camp instructor he's given you an assignment thats not possible.If he doesn't know that how's he going to coach you after you add BBAI on your resume. Besides there's no travel right now.We understand tracking  down Runtime errors is a

[beagleboard] Beaglebone AI - read analog input with python

2020-07-03 Thread davavru
Hello, i have a Beaglebone AI, i need read analog input with python code, example: import Adafruit_BBIO.ADC as ADC from time import sleep ADC.setup() analogPin = "P9_33" while(1): potVal = ADC.read(analogPin) potVolt = potVal*1.8 print ("The Potentiometer Voltage is:

Re: [beagleboard] BeagleBone AI - Linux Desktop

2020-06-25 Thread Adrian Hatton
Hi Robert Thanks for sharing the Debian GUI image. I did have a question, I previously attempted to update the IoT image on the BB AI using the SD card method and was not successful. When you insert the SD card then boot the BB AI should you hold down any buttons to force a certain boot mode,

Re: [beagleboard] BeagleBone AI - Linux Desktop

2020-06-24 Thread Robert Nelson
On Wed, Jun 24, 2020 at 11:14 AM digital_ade wrote: > > Hi All, > > I am new to BeagleBone and Linux, and am working on a project with a > BeagleBone AI. > > Out of the box the BB AI suggests an IoT Linux distribution which does not > include a graphical interface. > > Can anyone recommend a

[beagleboard] BeagleBone AI - Linux Desktop

2020-06-24 Thread digital_ade
Hi All, I am new to BeagleBone and Linux, and am working on a project with a BeagleBone AI. Out of the box the BB AI suggests an IoT Linux distribution which does not include a graphical interface. Can anyone recommend a Linux desktop (including GUI) that can be deployed onto the BBAI,

[beagleboard] BeagleBone Ai GPIO

2020-05-25 Thread jrubensgomes
Good evening! I have a BeagleBone AI and I can't flash the LED on pin P9_15. I researched and verified that the mapping of the BB AI pins is different from the BBB. Did you get a solution to this problem? Thank you. -- For more options, visit http://beagleboard.org/discuss --- You received

[beagleboard] Beaglebone AI UART access?

2020-04-02 Thread ahninsuk0
Hello. I am wondering if some one can access UART on Beaglebone AI. I updated *.dts file so I think I got /dev/ttyS1, ttyS2, ttyS3, ttyS4 and ttyS5 on my kernel. *debian@beaglebone:/dev$ ls -al ttyS** crw--- 1 debian tty 4, 64 Mar 13 01:04 ttyS0 crw-rw 1 root dialout 4, 65 Mar

[beagleboard] Beaglebone AI UART access

2020-04-02 Thread ahninsuk0
Hello. I am wondering if some one can access UART on Beaglebone AI. I updated *.dts file so I think I got /dev/ttyS1, ttyS2, ttyS3, ttyS4 and ttyS5 on my kernel. *debian@beaglebone:/dev$ ls -al ttyS** crw--- 1 debian tty 4, 64 Mar 13 01:04 ttyS0 crw-rw 1 root dialout 4, 65 Mar

Re: [beagleboard] BeagleBone AI & DLPDLCR2000EVM

2020-02-28 Thread Robert Nelson
On Fri, Feb 28, 2020 at 2:43 PM wrote: > > Hello, > > I'm currently trying to get the DLPDLCR2000EVM working with my BeagleBone AI. > I have already modified the library to use the correct i2c port which seems > to have worked so far. My next step is to check the GPIO configuration since >

[beagleboard] BeagleBone AI & DLPDLCR2000EVM

2020-02-28 Thread anton . bachmayr
Hello, I'm currently trying to get the DLPDLCR2000EVM working with my BeagleBone AI. I have already modified the library to use the correct i2c port which seems to have worked so far. My next step is to check the GPIO configuration since this is where i get Errors now. I Used the Stuff from

Re: [beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread jonnymo
"I'm largely unhappy with the state of ROS on Debian" I believe you are not alone in this feeling. SageMaker NEO support sounds interesting though. Cheers, Jon On Mon, Jan 27, 2020 at 8:25 AM Jason Kridner wrote: > > > On Mon, Jan 27, 2020 at 11:07 AM jonnymo wrote: > >> Jason, >> >>

Re: [beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread Jason Kridner
On Mon, Jan 27, 2020 at 11:07 AM jonnymo wrote: > Jason, > > That is awesome! > > Are there plans to have support for the BeagleBone AI with AWS RoboMaker? > Loosely, yes--I'm still trying to scope all the work and define the best approach. I'd like to avoid having a bunch of images to support.

Re: [beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread jonnymo
Jason, That is awesome! Are there plans to have support for the BeagleBone AI with AWS RoboMaker? Cheers, Jon On Mon, Jan 27, 2020 at 7:43 AM Jason Kridner wrote: > Greengrass is a way to direct your board from the AWS Cloud. You can load > services (lambdas) on your board that have access

[beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread Jason Kridner
Greengrass is a way to direct your board from the AWS Cloud. You can load services (lambdas) on your board that have access to the board resources as well as AWS Cloud resources. Details can be found at https://devices.amazonaws.com/detail/a3G0h076ytWEAQ/BeagleBoard.org-BeagleBone-AI

[beagleboard] Beaglebone Ai autorun

2019-11-18 Thread andreagori95
Hi, everyone, new to the beaglebone Ai world and linux, so please be patient! Need to autorun csound in an headless board, and not need the LXQT graphic frontend. So, just boot the csound application (after all the other usual debian services) at power on. I have already tried to use the

[beagleboard] Beaglebone AI I2C

2019-11-08 Thread Nicholas Talbot
Does anyone know how to enable the I2C buses exposed on P9 on the Beaglebone AI? I don't see I2C2 specifically. debian@beaglebone:~$ sudo i2cdetect -l i2c-3 i2c OMAP I2C adapterI2C adapter i2c-0 i2c OMAP I2C adapterI2C

[beagleboard] Beaglebone AI, only 610M RAM?

2019-11-06 Thread Richard Krehbiel
I built my image from these instructions, and on my Beaglebone AI with 1GB of RAM, /proc/meminfo says *"624984 kB"*. So, what's consuming the other 413M? Can I get some of that back? Thanks. -- For more options, visit

[beagleboard] Beaglebone Ai overheating

2019-11-05 Thread Nicholas Talbot
I have noticed that my just purchased beaglebone AI is overheating and shutting down. The heatsink does in fact get quite hot. I get a message like: Message from syslogd@beaglebone at Nov 1 14:57:00 ... kernel:[ 1219.684296] thermal thermal_zone0: critical temperature reached (95 C),

[beagleboard] Beaglebone AI rev a2

2019-10-28 Thread at4wood
When will BeagleBone AI "rev A2" be available for purchase? Is there any anticipated release date in a near future? It seems that current "rev A1a" has some issues with its JTAG connections which will be hopefully corrected in "rev-A2". -- For more options, visit

[beagleboard] BeagleBone AI Double Balls

2019-10-26 Thread shabaz
Hi! I had a question regarding the I/O pins on BB-AI. I've noticed that on some of the pins on the expansion headers, there are two AM5728 balls connected to the same pin (through zero-ohm resistors). I've noticed these particularly on the pins used for the LCD. I was wondering, what's the

Re: [beagleboard] BeagleBone AI supported cameras

2019-09-26 Thread Robert Forsyth
I think there are screw holes in the heatsink for a 25 mm 1 inch fan, but no fan power socket, so no speed control. On Friday, 27 September 2019 02:51:44 UTC+1, Andy Laberge wrote: > > I run a fan on my X15 from power on and it stays cool. I just received my > BBAI and I will build a fan

Re: [beagleboard] BeagleBone AI supported cameras

2019-09-26 Thread Andy Laberge
I run a fan on my X15 from power on and it stays cool. I just received my BBAI and I will build a fan support for it also. I believe running cool gives quicker and better results. Andy On Thu, Sep 26, 2019 at 2:09 PM Dobrin Alexiev wrote: > I bought one BeagleBone AI board to experiment with

[beagleboard] BeagleBone AI - Severe thermal issues

2019-09-26 Thread Michael Zoran
I just got my BeagleBone AI today from mouser, and I'm noticing severe thermal issues even when the BeagleBone isn't doing much. /sys/class/thermal is reporting over 100C within 10 minutes of the power being connected. At which point the safety features kick in and the power to the device gets

[beagleboard] BeagleBone AI supported cameras

2019-09-26 Thread Dobrin Alexiev
I bought one BeagleBone AI board to experiment with in my free time. I am thinking of running the demo described in: https://beagleboard.org/p/175809/tidl-on-beaglebone-ai-1ee263 I have two questions: 1. The demo uses the camera “Logitech HD Pro Webcam, C920, 1080p Lens”. Do I need to

[beagleboard] BeagleBone AI Overheat after SW Upgrade

2019-09-26 Thread Robert Forsyth
Received AI yesterday (23-Sep-2019) Followed the tethered start up Connected to internet and upgraded. After reboot and after a few minutes syslog produced a console message from kernel about critical temperature reached (80 C) and shutting down. Any idea which linux image I should use? --

Re: [beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-23 Thread Jason Kridner
On Mon, Sep 23, 2019 at 12:09 AM Jason Kridner wrote: > On Fri, Sep 20, 2019 at 6:54 PM Richard Tarbell wrote: > >> >> Greetings All! >> >> Is there/will there be tutorials, on how to run Linux on the Beaglebone >> AI, but run real time code on its two DSP processors? >> > > Yes. You use OpenCL

Re: [beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-23 Thread 'Mark Lazarewicz' via BeagleBoard
Our application imported Matlab model's designed by PhD exported to c++ running on L238 DSP. I'm aware of another company that used OMAP DSPs for military SDR they used QNX on ARM but I believe they migrated to Android which was TI Linux based probably tactical tablets. Sent from Yahoo Mail on

Re: [beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-22 Thread Jason Kridner
On Fri, Sep 20, 2019 at 6:54 PM Richard Tarbell wrote: > > Greetings All! > > Is there/will there be tutorials, on how to run Linux on the Beaglebone > AI, but run real time code on its two DSP processors? > Yes. You use OpenCL to program the DSPs. The

[beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-20 Thread Richard Tarbell
Greetings All! Is there/will there be tutorials, on how to run Linux on the Beaglebone AI, but run real time code on its two DSP processors? For instance, I am looking to do a motor control application (100kHz sampling with external ADCs connected via SPI). Is this possible to run on the

[beagleboard] BeagleBone AI is here!

2019-09-19 Thread Jason Kridner
*BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge* ROCHESTER, Mich., Sept.19, 2019 /PRNewswire/ -- The BeagleBoard.org® Foundation today announces general availability of the newest, fastest, most powerful BeagleBoard.org®

[beagleboard] BeagleBone AI and using the DSP cores for real time control

2019-05-22 Thread rtsraspberrypi
Greetings all! With the release of the BeagleBone AI, I see that it has two DSP cores. --> Is it possible to use Linux on the Arm cores (as per "normal" operation), but use the two DSP cores for a real time application (such as 100kHz sampling motor control)? How is this done, in terms of

Re: [beagleboard] Beaglebone AI

2019-03-05 Thread Peter Lawler
IIRC they had demo units at Embedded World last week (or at least we're talking about them) On Wed., 6 Mar. 2019, 10:00 Graham, wrote: > > https://beagleboard.org/ai > > Hmm. > > --- Graham > > == > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received

[beagleboard] Beaglebone AI

2019-03-05 Thread Graham
https://beagleboard.org/ai Hmm. --- Graham == -- 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 emails from it, send an