Part Number: AM3358 Other Parts Discussed in Thread: SYSCONFIG I follow this user guide and try to test spi function.
3.2.4.12. SPI — Processor SDK Linux for AM335X Documentation
spi device tree is added in file " arch/arm/boot/dts/am335x-boneblack…
Part Number: AM3358
Tool/software:
I am experiencing a similar issue as described in the following post:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/877088/am3354-opengl-qt-font-rendering-problem---corrupt-glyphs…
Part Number: AM3358
Tool/software:
SPI (serial peraphral interface) has two bits W1 and W0, which define number of bytes in each transfer (see below).
R/W W1 W0 A12 A11 A10 A9 A8 A7 A6 A5 A4 A3 A2 A1 A0.
For example, W1 W0 = "00" or "01" means…
Part Number: AM3358 Tool/software: Hello,
I have a customer who uses an FPGA as the main processor and is interested in something that can serve as a USBTMC device peripheral or as an IEEE-488 device. They currently use the FX2 (CY7C68013A) from Cypress…
Part Number: AM3358
Tool/software:
Hi,
we are making a AM3358BZCZA100 based board with Beaglebone black as reference.
The reference design has 4GB of eMMC storage.
We are being suggested by our supplier to not use 4/8GB and go for 32GB storage…
Part Number: AM3358 Tool/software: HI there,
I'm currently developing a bare metal OS for my final highschool project. I currently have some issues with setting the DMTIMER2 module.
The Interrupt seems to fire, but when trying to use the wait function…
Part Number: AM3358 Other Parts Discussed in Thread: AM3354
Tool/software:
Hi Expert,
customer is using AM335, and they want to upgrade the SDK version, the old version SDK can work, but the new SDK can't work, the boot flow can run to uboot, but…
Part Number: AM3358
Tool/software:
Can't connect A8 core after Linux launched up, lower down TCLK from 10MHz to 1Mhz, 0.1MHz already.
Other cores can connect always, A8 can connect in UBOOT.
I remember I connected it and no need additional steps…
Part Number: AM3358 Tool/software: SDK : ti-processor-sdk-linux-am335x-evm-07.03.00.005
Platform : Beaglebone Black/ Comms Cape
I want to change P9.24/P9.26 to canbus, and then
(1) modify am335x-bone.dts and enable dcan1 , as below
&dcan1 { status…
Part Number: AM3358 Tool/software: Hi,
in kernel 4.19 we use bone-pinmux-helper (for switching at runtime from user space) which is deprecated now -> https://forum.beagleboard.org/t/reason-for-bone-pinmux-helper-driver-removal-in-6-1-69-ti-r20/38527…