I don't know how to change Mode of the GPIO. Still searching lol
Le vendredi 5 mars 2021 à 14:28:08 UTC+1, Lucas SOLDA a écrit :
> Thank you, now I can add files !
>
> Now I try to make GPIO work
>
> Le vendredi 5 mars 2021 à 14:07:37 UTC+1, robert.sty...@gmail.com a
;
> On Friday, 5 March 2021 at 10:51:37 UTC lucas...@gmail.com wrote:
>
>> Well, we found a solution to just use the prebuilt image I attached
>> earlier but know it is only in read mode. I don't the username and the
>> password so I can't put my librairies to us
Well, we found a solution to just use the prebuilt image I attached earlier
but know it is only in read mode. I don't the username and the password so
I can't put my librairies to usr/lib...
What a shame that OS
Le vendredi 5 mars 2021 à 08:32:14 UTC+1, Lucas SOLDA a écrit :
>
ecution, allocates memory for
>> messages, and transfers messages between processes.
>> It is supported server programs to implement the OS functions.
>>
>> On Friday, 5 March 2021 at 00:22:31 UTC lazarman wrote:
>>
>>> The file system isn't the BSP. Th
ompanies dont supply BSP source code unless you paid fees
>
> So do you need to modify BSP>
>
>
>
> On Wednesday, March 3, 2021, 09:03:22 AM CST, Lucas SOLDA <
> lucas...@gmail.com> wrote:
>
>
> Mark,
>
> I have a BeagleBone Black REV C.
>
> Sent from Yahoo Mail on Android
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature>
>
> On Thu, Mar 4, 2021 at 1:20 AM, Lucas SOLDA
>
code unless you paid fees
>
> So do you need to modify BSP>
>
>
>
> On Wednesday, March 3, 2021, 09:03:22 AM CST, Lucas SOLDA <
> lucas...@gmail.com> wrote:
>
>
> Mark,
>
> I have a BeagleBone Black REV C.
> There was nothing on the SD before. I did not touc
bal_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature>
>>
>> On Mon, Mar 1, 2021 at 10:52 AM, robert.sty...@gmail.com
>> wrote:
>>
>> I vaguely remember the SP install being two manua
stor with current drain in the order of
micro or nano apameres, so I hope to eliminate this problem.
Em segunda-feira, 11 de março de 2019 18:31:56 UTC-3, Rogério Lucas
escreveu:
>
> Hello everyone,
>
> I need help and would be grateful for any help to understand what happened
> w
e house of micro amps, so I hope to
eliminate this problem.
Thank you for your attention.
Em terça-feira, 12 de março de 2019 11:53:15 UTC-3, Jason Kridner escreveu:
>
>
>
> On Monday, March 11, 2019 at 5:31:56 PM UTC-4, Rogério Lucas wrote:
>>
>> Hello everyone,
&
You could download a default image and write to an sd card so you can
confirm if it is a software or hardware problem so you know if your board
is damaged.
Em sex, 1 de fev de 2019 às 00:33, Vivek Patel
escreveu:
> Yes I need help,
>
> I am using BBW and since last two days it is not getting de
rsion affected by the voltage of the previous channel. Alternatively,
> you can slow the sample rate and conversion time in the device tree and
> that will improve your accuracy.
>
> Regards,
> John
>
>
>
>
> On Jan 21, 2018, at 7:37 AM, Mateus Lucas > wrote:
>
>
oner suitable for an ADC.
>
> Regards,
> John
>
>
>
>
> On Jan 20, 2018, at 3:13 PM, Mateus Lucas > wrote:
>
> Oh, thank you for the explanation.
> Are you talking about opamp as buffer or other circuit?
>
> Em sábado, 20 de janeiro de 2018 19:43:31 UTC-3, j
Oh, thank you for the explanation.
Are you talking about opamp as buffer or other circuit?
Em sábado, 20 de janeiro de 2018 19:43:31 UTC-3, john3909 escreveu:
>
> The problem you are experiencing is due to the sample and hold of of the
> ADC input which is multiplexed to all analog inputs. If you
gt; try this one : sudo apt-get remove connman --purge
>
> that will remove connman, but you need to reboot after your beagle. or you
> can keep it and configure your ip with connman.
>
> Le mar. 21 juin 2016 à 12:27, lucas > a
> écrit :
>
>> I am trying to set
I am trying to set my Beaglebone Black to a static IP address.
I edited /etc/network/interfaces as follows (leaving out some comments):
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.169.211
netmas
he adc values as you described:
cat /sys/bus/iio/devices/iio\:device0/in_voltage0_raw
On Monday, April 4, 2016 at 3:38:11 PM UTC+2, RobertCNelson wrote:
>
> On Mon, Apr 4, 2016 at 7:23 AM, lucas >
> wrote:
> > I am trying to enable the ADC of the BBB in the device tree. I had t
I am trying to enable the ADC of the BBB in the device tree. I had to
disable to capemanager because of reasons apparent from this
thread:
https://groups.google.com/forum/#!category-topic/beagleboard/pru/IKVmIjvXnIs
I have a bit of trouble to wrap my head around how the device tree works.
My i
>
> Regards,
> John
>
>
>
>
> On Mar 23, 2016, at 9:32 AM, lucas >
> wrote:
>
> Sorry forgot to copy the error message for the modprobe command:
>
> root@beaglebone:/lib/modules/4.1.15-ti-rt-r43/kernel/drivers/rpmsg#
> modprobe virtio_rpmsg_bus.ko
> modp
Sorry forgot to copy the error message for the modprobe command:
root@beaglebone:/lib/modules/4.1.15-ti-rt-r43/kernel/drivers/rpmsg#
modprobe virtio_rpmsg_bus.ko
modprobe: FATAL: Module virtio_rpmsg_bus.ko not found.
On Wednesday, March 23, 2016 at 5:27:12 PM UTC+1, lucas wrote:
>
> H
uld I recompile the kernel? Any other ideas?
Lucas
On Tuesday, March 22, 2016 at 7:40:56 PM UTC+1, john3909 wrote:
>
> Hi Lucas,
>
> This seems to work just fine for me. What kernel version are you using?
>
> I’m using V4.1.13-ti-r33. As you can see, all remoteproc/rpmsg kerne
I am trying to use rpmsg from user space. I am following the PRU training
of TI
(http://processors.wiki.ti.com/index.php/PRU_Training:_Hands-on_Labs#Part_1:_Linux_Command_Line_LED_Toggling)
I use the latest beaglebone black image (Debian 8.3 2016-01-24
from https://beagleboard.org/latest-images
me directory
3.) make
4.) make install
5.) reboot
6.) be amazed :)
On Monday, February 29, 2016 at 2:48:00 AM UTC+1, RobertCNelson wrote:
>
> On Sun, Feb 28, 2016 at 4:25 PM, lucas >
> wrote:
> > Thank you for the quick response :)
> >
> >> Using the "d
or where to look?
On Sunday, February 28, 2016 at 4:43:12 PM UTC+1, RobertCNelson wrote:
>
> On Sun, Feb 28, 2016 at 9:24 AM, lucas >
> wrote:
> > I am trying to figure out the how to configure the device tree overlay
> for
> > the PRU-cape.
> >
> > I am using
I am trying to figure out the how to configure the device tree overlay for
the PRU-cape.
I am using the latest recommended image
from http://beagleboard.org/latest-images (i.e. Debian 8.3 Linux beaglebone
4.1.15-ti-rt-r43) without any changes.
I uncommented the following line in uEnv.txt beca
I also did the git pull in the overlays directory and the ./intsall.sh, but
the cape-universala overlay did not appear in the /lib/firmware directory.
I searched the whole repository and as far as I can see an overlay with
the name cape-universala has never existed. Any ideas how to resolve thi
y there are multiple ways to accomplish it.
> It looks like the simplest is to inject assembler code directly into the C
> code. See page 76. There is also a section on "Intrinsics" on page 89. I
> think that might be what you are looking for.
>
> On Tuesday, Februa
Ah, thank you. These are excellent resources. I think I found the answer to
my first question in the PRU Optimizing C/C++ Compiler v2.1 User Guide:
Section: 5.7.2 Global Register Variables
The C/C++ compiler extends the C language by adding a special convention to
> the register storage class s
There doesn't seem to be macro
expansion or similar going on.
Is there a similar declaration I can use for the scratchpad registers and
then access them from PRU0 as well as PRU1?
Thanks a lot,
Lucas
--
For more options, visit http://beagleboard.org/discuss
---
You received this message becau
I am trying to understand the memory layout of the PRU. I am following the
instructions of Derek Molley's book "Exploring the BB" and he uses the
following linker command file
(https://github.com/derekmolloy/exploringBB/blob/master/chp13/prussC/AM3359_PRU.cmd):
-cr
-stack 0x100
-heap 0x100
it's better to answer you. I'm just
helping him to get the project working. :)
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
On Wed, Jan 21, 2015 at 2:05 PM, Marco Steger
wrote:
> Dear Pedro,
>
> I'm also working at this and I understand your confusion. :)
&g
about developing
embedded systems ?
Maybe deal with yocto could be good, but what kind of things a
embedded system engineer should know and have done at least one time
in life ?
I also have a intel edison and a IFC6410 from qualcomm.
Thanks
Best Reagards
--
Lucas A. Tanure Alves
+55 (19) 988176559
--
Hi,
I just uploaded a series of Linaro compilers for Arch Linux users.
If you want to use, just yaourt them.
$ yaourt -Ss linaro
gcc-linaro-aarch64-linux-gnu
gcc-linaro-aarch64-none-elf
gcc-linaro-arm-linux-gnueabihf
gcc-linaro-armeb-linux-gnueabihf
Thanks
Have Fun
--
Lucas A. Tanure Alves
The page http://elinux.org/ARMCompilers should be removed ?
Because http://elinux.org/Toolchains has more information and are more
updated.
--
Lucas A. Tanure Alves
+55 (19) 988176559
On Sun, Aug 31, 2014 at 8:36 PM, Robert Nelson
wrote:
> On Sun, Aug 31, 2014 at 6:29 PM, Lucas Tanure wr
Comments ?
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
--
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 ema
Oh, sorry, I didn't know.
Linus found a bug in 4.9, so I think that 4.8 is the better.
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
On Mon, Jul 28, 2014 at 9:21 AM, Robert Nelson wrote:
> On Mon, Jul 28, 2014 at 6:44 AM, Lucas Tanure wrote:
>> Hi,
>>
>>
you run into with others
toolchains rather than linaro toolchain ?
So I can put this info in the new page.
@Willian,
My goal is understand how it's done, and after that, I move to Arch Linux.
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
--
For more options, visit http://beagleboar
ers ?
I really want to write about crosstool-ng, but I need more time. That
page was a result of LFD411 - Embedded Linux Development, that was
awesome.
And now that I know of Linaro toolchain I will this information there
too, but I need time to try myself and write a good tutorial.
Thanks!
--
Lucas
another page we
can enumerate the toolchains options.
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
On Sat, Jul 26, 2014 at 3:26 PM, William Hermans wrote:
>> It's not weak, It's empty. But, my focus was using a easier
>> cross-compiler rather than building my own.
>&g
On Fri, Jul 25, 2014 at 11:43 PM, Douglas Jerome wrote:
> On 07/25/14 11:43, Lucas Tanure wrote:
>>
>> Robert,
>>
>> I have a BBB and I wrote http://elinux.org/Building_for_BeagleBone.
>> So, I'm looking for something to do when I finish the eudyptula challen
hat should be in mainline in order to better support BBB.
Thanks
Tanure
--
Lucas Tanure
+55 (19) 988176559
On Fri, Jul 25, 2014 at 3:33 PM, Robert Nelson
wrote:
> On Fri, Jul 25, 2014 at 1:25 PM, Lucas Tanure wrote:
> > Hi,
> >
> > Theses patchs from RobertCNelson tre
Hi,
Theses patchs from RobertCNelson tree will be in Linus tree ?
I mean this "tree" https://github.com/RobertCNelson/stable-kernel
Thanks
--
Lucas Tanure
+55 (19) 988176559
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are sub
Guys,
I really think that the best way is not to charge fee, but take donations.
And that money goes to maintain servers. And maybe something like U$1 in
beagle price to also maintain severs.
But the main point here get the input from community.
Thanks
--
Lucas A. Tanure Alves
+55 (19
On Sun, Jul 6, 2014 at 10:56 AM, Jason Kridner wrote:
>
>
> On Sunday, July 6, 2014, Lucas Tanure wrote:
>
>> Jason,
>>
>> I was thinking in all the questions that you made in previous email and I
>> made the conclusion that first we need to find out who we a
to find all the capes that are develop for beagle.
This are a few questions that I have in mind. After we discover who we are,
we can decide where to go.
And you, what you think ?
Thanks
Cheers
--
Lucas A. Tanure Alves
+55 (19) 988176559
--
For more options, visit http://beagleboard.org/d
and set a
max day to vote.
Should be simple, able to vote by e-mail or site, identify and secure the
member vote.
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google
Jason,
I would like to help. So count me in.
Thanks
--
Lucas A. Tanure Alves
+55 (19) 988176559
On Thu, Jun 26, 2014 at 1:09 AM, William Hermans wrote:
> Ah, ok got it.
>
> Well . . . since it's been well over a year I think the video drivers need
> priority. This is
The main task is read all the threads from this community, to filter the
most important and update http://elinux.org/Beagleboard_bylaws. Also,
weekly review the wiki to remove unwanted modifications.
Right ?
I just want to be sure before anything else.
Thanks
Cheers
--
Lucas A. Tanure Alves
+55
Jason,
I'm Lucas Tanure. I'm writing a new page for elinux.org,
http://elinux.org/Building_for_BeagleBone.
And helping to improve http://elinux.org/BeagleBone_Community.
I would like help you in this task, I just need a little more clarification
about the dutty for the draft-bylaws-cz
I can't saveenv.
I got this:
U-Boot# saveenv
Saving Environment to NAND...
Erasing NAND...
Attempt to erase non block-aligned data
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To un
50 matches
Mail list logo