Part Number: AM3358 Hi,
My LCD has a RGB 666 interface. So to interface it to the MCU, I use most significant 6 bits of each color from the MCU (MCU Blue2-Blue7 to LCD Blue 0-Blue 5). Is my understanding correct?
Also the Table 13-7 only says upto 16…
Hello,
Sorry for the confusion. I understand your original question is about the compiler.
user6544278 said: - could the compiler version really be responsible for this behaviour?
- if yes, what change in compiler v20 could have fixed this?
As I mentioned…
Part Number: AM3358 hi:
I am trying to use use 335x GPMC to access nor flash , printf: physmap-flash physmap-flash.0: can't request region for resource [mem 0x10000000-0x13ffffff]。 What is the error ?
Thanks,
root@am335x-evm:~# insmod physmap.ko […
Hello Michael,
Thank you for the inputs.
Regarding the complier question - i would suggest starting a new thread quoting the complier version and asking your query.
Regards,
Sreenivasa
Part Number: AM3358 Other Parts Discussed in Thread: UNIFLASH , Hello,
I am working on an issue where our released image is being corrupted before it leaves our factory. I have managed to identify the issues as being an orphaned inodes in a few directories…
Part Number: AM3358 Hello
Just found my bone blk brd with AM3358
Able to find a right AM3358 uboot and able to compilefor requiredspl/u-boot-spl.bin and u-boot.img
Per info got from previous UART boot I did the following
sx -kb spl/u-boot-spl.bin < /dev…
Part Number: AM3358 Hi,
I would need the instructions to enable secure boot in am335x
As said here, it is necessary TI support:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/506286/am335x-secure-boot
Thanks in advance,
Imano…
Part Number: AM3358 Other Parts Discussed in Thread: UNIFLASH Hi, We have a custom board which based on BBB. During the development and bring-up, i was using "SYSBOOT[4:0]=01011b" config; which is: USB0(RNDIS), NAND, SPI0,MMC0 respectively. I could…
Part Number: AM3358
Hello,
I'm asking because I couldn't find the answer I wanted by searching the existing forums. The tisdk_am335x-evm_defconfig file is missing in the latest SDK version 09.01.00.001. I would appreciate it if you could tell me…
Hi Nick, Thanks for your answers. *"Since you didn't say what version of the Linux kernel" -Sorry i didn't see that question. Kernel 5.10.168. *modify in the driver file: -I am not supporter of tampering kernel driver files to much . *"[FAQ…