Beaglebone Black LESSON 1: Understanding Beaglebone Black Pinout

  Рет қаралды 104,544

Paul McWhorter

Paul McWhorter

Күн бұрын

Пікірлер: 49
@MatthijsvanDuin
@MatthijsvanDuin 9 жыл бұрын
Important warning about the ADC inputs: due to a chip bug, the ADC pins may be briefly shorted together and/or to ground or vdd_adc during power up, specifically during the first 7ms after vdd_adc comes up. This means that if an analog input is connected directly to ground or vdd (e.g. a potentiometer that's at one of the extrema) a lot of current may briefly flow and potentially damage the processor, hence it's a good idea to use a resistor to limit this current. See advisory 1.0.32 of the AM335x Errata for more details.
@sudheerpula
@sudheerpula 8 жыл бұрын
Hi Paul, Thanks for making these videos. I have realized how much fun i have missed being an Electrical and Electronics student. You are the best.
@mafketeltje1988
@mafketeltje1988 4 жыл бұрын
5 years later; yes, that effect how you move out that raspberry pi was great;)
@brandon_wallace
@brandon_wallace Жыл бұрын
I have a Beaglebone Black. These devices actually still work after 9 years. Amazing.
@MatthijsvanDuin
@MatthijsvanDuin 9 жыл бұрын
BTW, if you need ever more than 6 PWM outputs, three eCAP modules (0, 2, and the one in PRUSS) and four of the timers (4-7) can also be used as PWM outputs, bringing the total up to 13 outputs. They're not as fancy-featured* but they're perfectly adequate for most needs. * The three pwm 'A' outputs have a delay line allowing them to be micro-adjusted in steps of roughly 200 picoseconds. No idea why you might need it, but it's still pretty cool.
@alexbarha
@alexbarha 6 жыл бұрын
Awesome video. I was having difficulty wrapping my head around the pinouts. You explained this perfectly. I am sure you are well admired by your students.
@qzorn4440
@qzorn4440 Жыл бұрын
A most interesting video. I thought that I would get my old Beaglebone Black out and run through these lessons. 😎 Thank you.
@banksideleopards2791
@banksideleopards2791 2 жыл бұрын
Thank you Paul for yours lesson
@alexalves1236
@alexalves1236 Жыл бұрын
Hello Paul, how are you, I hope so! I'm watching your videos about Beagle bone black so I would like to know if it's possible to install a MS-Dos ISO on the BBB. it's possible?
@nanoglez9248
@nanoglez9248 Жыл бұрын
High quality content, I love it
@makingthings277
@makingthings277 9 жыл бұрын
Good job Paul! Perfect execution and it was exactly what I needed to know.
@paulmcwhorter
@paulmcwhorter 9 жыл бұрын
Jon Gordon Thanks Jon, and I should have more lessons up shortly. Stay tuned.
@makingthings277
@makingthings277 9 жыл бұрын
If you have a min, what are your thoughts on using it as a 3D printer host and/or controller versus the raspberry pi?
@paulmcwhorter
@paulmcwhorter 9 жыл бұрын
Jon Gordon I think it comes down to whether you need analog inputs or not. For now, the user base for Raspberry Pi is so much greater, unless I need analog in pins, at this point I lean towards the Raspberry Pi 2.
@ms132872
@ms132872 9 жыл бұрын
Hi Paul, I teach a high school tech class as well, thanks for your videos, they're excellent!
@paulmcwhorter
@paulmcwhorter 9 жыл бұрын
drobbins It is always good to hear High Schools around have Tech Teachers. Keep up the good work.
@kassimnazeer3690
@kassimnazeer3690 5 жыл бұрын
I have a beaglebone black wireless, how can i connect it to the wifi to use it as a stand alone computer
@javiermendez2314
@javiermendez2314 2 жыл бұрын
Hi sir first of all how are re you doing? And thanks for sharing this I would like to Ask you a question I have an automotive scanner and that part was damaged the question is will it be Necessary to program it? I don't know almost anything about this topic Thank you so much
@bluename4
@bluename4 5 жыл бұрын
is "beaglebone black" suitable to build a synth with PureData?
@bhanukeerthivinod432
@bhanukeerthivinod432 4 жыл бұрын
can you make a tutorial for the esp 32 board?
@qzorn4440
@qzorn4440 Жыл бұрын
I like the esp32 and it needs more DIY videos. I do not know why the world needs more Arduino Raspberry Pi videos? Unless the RPi5 comes out?
@christiantorres8740
@christiantorres8740 8 жыл бұрын
Mr. McWhorter. What is the webpage that is showing in the video? I really want to read some information for myself about Arduino, Raspberry Pi and Beaglebone Black. Thanks in advance.
@shaileshsingh1717
@shaileshsingh1717 6 жыл бұрын
it was worth watching sir. thnx for ur efforts.
@donnlai
@donnlai 4 жыл бұрын
kindly help! while I tried to my BBB to boot from its eMMC, I made all 01, 02, 03, 04 LEDs out only the blue LED near the 5V socket on. I can't communicate with BBB even can't find the ttyUSB0! do I spoiled the my BBB already? Kindly Advice! thx.
@muhammadishtiaq9711
@muhammadishtiaq9711 6 жыл бұрын
i want to read analog signal r audio signal on that board its for lifi comminication it is posiable if possiable do u help me
@robertparenton7470
@robertparenton7470 Жыл бұрын
Thank You Paul!
@ajinkyakhaladkar4823
@ajinkyakhaladkar4823 6 жыл бұрын
sir how to enable CAN bus on Beaglebone black.
@KitCox
@KitCox 9 жыл бұрын
Mr. McWhorter: Do you have any lessons showing how to store data into the DRAM? I haven't seen one thing by anyone using the DRAM. Also, I don't see a memory controller on the board. Is it built into the 3358? If not, how is the DRAM memory interfaced to the 3358? Thanks, Kit
@paulmcwhorter
@paulmcwhorter 9 жыл бұрын
+KitCox That is really well beyond what I will be covering in these lessons.
@KitCox
@KitCox 9 жыл бұрын
+Paul McWhorter I was aware these lessons didn't cover the DRAM. I was asking in general. I was also curious if the 3359 had a memory controller in chip. The Raspberry PI also has a 512MB DRAM. You have a number of lessons on that as well and I want to thank you for all the work. They have brought me completely up to speed on learning the basics on these development boards. I'm learning this because a project popped up that requires me to store a string of data bits in RAM, in particular the string from the Cirrus CS5340 A/D converter as used in HD stereo audio components. For all I have found out so far the RAM may not be user accessible and used by the ARM for program storage only. Thanks again for all the lessons. Kit
@MatthijsvanDuin
@MatthijsvanDuin 9 жыл бұрын
+KitCox There's indeed an mDDR/DDR2/DDR3 memory controller integrated on the AM335x. When running linux you're always using the DRAM, it's what you're running from. There are ways to reserve a chunk of physical RAM for your private use but there's rarely a need to do so. I did so for a buffer to automatically store ADC data (using DMA), but since I only needed 32 bytes for that I used a piece of the on-chip SRAM instead.
@MalaDies22
@MalaDies22 9 жыл бұрын
Hello...I think something is wrong with your beaglebone black videos. Are you changing them?
@MalaDies22
@MalaDies22 9 жыл бұрын
***** Oh and if you are changing them, can you get them back up please? Oh and is there a way to use the XBee with the BBB?
@MalaDies22
@MalaDies22 9 жыл бұрын
Hello Again...I may have been wrong. It was probably a glitch on my side. I am sorry for the confusion.
@KeiKusanagi13
@KeiKusanagi13 9 жыл бұрын
Hello , I need help using an ultrasonic sensor HC- SR04, I hope you can help me ... thanks
@ashkanikov3269
@ashkanikov3269 9 жыл бұрын
Is FM0+ good? I cant find the tutorial anywhere.. :/
@AyanPahwa
@AyanPahwa 9 жыл бұрын
Thanks a lot sir for such amazing tutorial series :) keep them coming
@akhilsaimanoj9674
@akhilsaimanoj9674 4 жыл бұрын
sir,we are facing a lot of problems to use Beagle Bone AI .Could you please help us with this. Plz respond as early as possible
@steveeparsonsjr7929
@steveeparsonsjr7929 4 жыл бұрын
Very informational. Thank you.
@steveeparsonsjr7929
@steveeparsonsjr7929 4 жыл бұрын
I'm not using a begale bone board but the board uses the same method you explained the best content to me from this video is how you explained the GPIO channels and the color diagrams. I need to search through your video line and find using ethernet communication I'm using windows 10 WSL 2 to communicate using it to control my cnc plasma table. Keep up the excellent videos.
@abelashenafi6291
@abelashenafi6291 5 жыл бұрын
I did like that. What you did with the pi and beaglebone...... lol
@sajidahmed5079
@sajidahmed5079 3 жыл бұрын
No it isnot true..BBB has big support from TI...you can run Linux,Android, TI RTOS (SDK) and ccstudio IDE, PinMUX tools..sysconfig tools, reference design, technical document and example and tutorial, white papers...Yacto project support ..Linaro support...actually it is ready for industrial automation and smart home devices..it is serious product ..so it requires serious approach.
@fermiparadox2943
@fermiparadox2943 2 жыл бұрын
It really is in a different league than RPI and Arduino. That makes it hard to build mainstream community - but if you get good at this device you can make actual commercial products not just gimmicks.
@squee222
@squee222 6 жыл бұрын
you didn't mention that about a third of the pins are unusable with hdmi out, and emmc, that you can not drive pins high until after the board is turned on, the numerous secondary, and tertiary functions of the pins. this video is very incomplete. everyone should just read the manual.
@kvk201
@kvk201 7 жыл бұрын
+kkevinluke
@giuseppealmontelalli840
@giuseppealmontelalli840 8 жыл бұрын
grazie 1000!!!!
@fermiparadox2943
@fermiparadox2943 2 жыл бұрын
Checkout the PRU-ICSS/G - it is pretty insane the amount of power in the am335x soc at such a low price
Beaglebone Black LESSON 2: Getting Started
26:22
Paul McWhorter
Рет қаралды 113 М.
ESP32 MicroPython Tutorial with Raspberry Pi
13:26
rdagger68
Рет қаралды 215 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
BeagleBone Black specs | Just Board
5:08
Davy Wybiral
Рет қаралды 12 М.
Getting Started with the Beagle Bone Black
14:15
element14 presents
Рет қаралды 289 М.
Beaglebone Black LESSON 4: Digital Write to the GPIO Pins from Python
17:44
Raspberry PI 3 B / B+  How to Enable UART & interface with GSM
12:19
How to program a PIC microchip?
6:55
ezContents
Рет қаралды 21 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН