Part Number: PRUCAPE Hello TI team,
I have AC voltage source of 10V/400Hz. I want to control it's amplitude with the help of controller.
How can I do this?
Thanks & Regards,
Prakash
Part Number: PRUCAPE In the Hardware User Guide it is said, "I2C SCL and SDA signals swapped (REV 1.2A)" and "The EEPROM is blank".
While I want to use the PRUCAPE with the capemanager, I need a working EEPROM with the right content…
Part Number: PRUCAPE The mentioned document states (table 1) that:
MCASP0_FSX is connected to PRU0 Orange LED
MCASP0_AXR0 is connected to PRU0 Green Led
Based on my tests, these are swapped, that is MCASP0_FSX => Green and MCASP0_AXR0 => Orange…
Part Number: PRUCAPE Just ordered a PRU CAPE and want to use on a BEAGLEBK, together with a custom cape prototype and a StreamUnlimited WiLink8 Cape. So I am wondering, does the PRU CAPE have a configuration EEPROM on board, and if so, what is its address…
Part Number: PRUCAPE
Tool/software: Linux
Hi,
I am trying to do the Linux Shell Script LED Toggling .I copied the pru0_led.sh script to the root partition of my SD card. After the boot-up process of the board is completed, I am trying to run it and the…
Part Number: PRUCAPE
Tool/software: Code Composer Studio
Could I use CCS to transform PRU program to binary file?such as
const unsigned int EnDatFirmware[]= { 0x21000300, 0x00000107, 0x00010000, 0x24000400, 0x810b0400, 0x24007780, 0x2403bfc0, 0x24271081, 0x2303e49d…
Hi, Keerthy: Thank you for your suggestion and answer. I bought "PRUCAPE" and "Beaglebone black" and they arrived yesterday. The "PRUCAPE" comes with clear and good examples. It solves a lot of my questions on am574x_IDK. Best…
I was follow Lab4 the PRU Training, but get a problem in PRU Cape
5. Modify to SDK provided DTS (devicetree source) files to account for the PRU cape.
a. Copy the am437x-gp-evm -prucape.dtsi from the <PRU_SW_PATH>/pru_cape directory to arch/arm/boot…
Part Number: BEAGLEBK Tool/software: Linux Hi,
My objective is to have both: being able to use the PRU Cape and have access through the SSH to the BBB.
First I tried to add the Ethernet connection to the Linux distribution from the TI SDK SD Card image…