Part Number: SK-AM62P-LP Other Parts Discussed in Thread: AM62P Tool/software: Hi, I'm using a AM62P5-SK, and we are trying to enable sound and mic on the board, but on the initialization we are having problems on "detecting sound card". Bellow is our…
There is a wiki on how to use the LCD devpack and the LED/Audio devpack.
It was uploaded one or two weeks ago.
processors.wiki.ti.com/.../CC26xx_LCD
The next step is a wiki on how to use Debug Devpack ?
I would like to know when source code examples…
Part Number: SK-AM62B-P1 Tool/software: We're using a custom image,but the canbus doesn't seem to receive the can messages at all. Here's the dts files I'm using,what could be possibly going wrong: // SPDX-License-Identifier: GPL-2.0
/*
* Common dtsi…
Added device tree that I have modified for AIC3111 audio codec.
Fullscreen
6102.k3-am62x-sk-common.dtsi.txt
Download
// SPDX-License-Identifier: GPL-2.0
/*
* Common dtsi for AM62x SK and derivatives
*
* Copyright (C) 2021-2022…
pdjuandi said: try changing the A0 to A2 setting on SW2 switch in the USB_MODEVM board
I changed the positions of A0, A1 & A2 switches on S2 to all ON, all OFF and inverse of default state but LED D2 was OFF in all the cases.
pdjuandi said: physically…
Part Number: TIDC-CC2650STK-SENSORTAG Other Parts Discussed in Thread: BLE-STACK , CC2560 , CC2650STK I have a cc2560 sensortag with a debug devpack for debugging. When trying to make my own peripheral device, I thought I would start with the simple-peripheral…
optilink.txt Hi Patton,
Attached is the DTS file in text format.
For reference, our hardware is:
RGMII1 = DP83867
RGMII2 = DP83869 I have shared the schematics of the custom board.
Regards, MAllika
Part Number: WL1837MOD
Team,
The getting started guide has been updated and point to the latest Wifi (R8.8) and BT SW: https://www.ti.com/wireless-connectivity/wi-fi/overview.html#gettingstarted See page 3 section 3 of : WiLink 8 Getting started guide…
Part Number: AM625-Q1 Tool/software: Hi ,
We are trying to bring up MCASP 2 lines for audio codec on AM6254-Q1 similar to EVM .
Only change is we are using 0x18 address and mcasp2 .
Aplay command exits after playing audio in EVM but in our board…