Forum Post: RE: AM335x: Confirm the supported device revision with SDK 7.0.0.0
Hi Bin,Thank you for your response.Please let me confirm about the supported EVM by SDK7.Does this SDK support the AM335x EVM-SK PG 1.0?Now when customer request to buy AM335x EVM-SK, you will provide...
View ArticleForum Post: Actual result about multimaster i2c
Hi,Does anybody have any actual result about multimaster i2c?In another words, is there any actual result about the arbitration lost interrupt be detected?(I have to confirm that there is no bug about...
View ArticleForum Post: RE: Congratulations TI on Uniflash Sitara Flash Tool
Hi Mike,Thanks a lot for the kind words and good luck on the new path you are taking!
View ArticleForum Post: RE: AM335x: Confirm StarterKit board schematics
Hi Kato,There is a note on the wiki page: Revision numbers x.yz with the same x and y numbers are the same PCB. A change in the z alpha character is a change to documentation or a modification to the...
View ArticleForum Post: RE: Actual result about multimaster i2c
Merging this into a thread that's already opened by the same user on the same subject.
View ArticleForum Post: RE: AM335x libmodbus error
Hi Nitesh,Profibus slave stack is provided only as an evaluation version. It's included in the Industial SDK, which is based on SYS/BIOS (http://www.ti.com/tool/sysbiossdk-ind-sitara).
View ArticleForum Post: RE: EMIF M_CLK for TMDSSK3358
DDR clock rate is software controlled. You should check in the software you are using how the DDR PLL is configured.
View ArticleForum Post: RE: AM335x keypad GPIO and wakeup
Hi Patrick,I2C port and interrupt GPIO are entirely up to the board designer. Generally AM335X I2C0 tends to be a bit loaded (PMIC, etc.). You should check that the I2C slave address doesn't conflict...
View ArticleForum Post: RE: RTC only mode on AM335x - Risks and Timer based on/off
Thank you Biser!Our concern was the statement in DM that only external wakeup can trigger the wakeup....from RTC only mode. So even the RTC timer can.....Hope we can make changes in DM/TRM...
View ArticleForum Post: RE: TMDSSK3358 AM335x Starter Kit EEPROM Issue
(Please visit the site to view this file)I am sorry.Please tell us about the EEPROM of TMDSSK3358.I will attach those to dump the memory contents of an EEPROM.The following values are stored in the...
View ArticleForum Post: 2nd PHY on am3354
Hello,I am trying to set up second PHY on an am335x board, in order to able a second ETH interface (ETH2).Once Operating System has initialized, i execute a script (i am testing the pinmux on Operating...
View ArticleForum Post: RE: AM335x connection between PRU_ICSS and PHY
Biser-san,I understood your recommendation is ICEv2.1 reference design.I have once more question.On ICEv2.1, pr1_mii0_rxer(V3) pin is connected to MII_RX_ERR and MII_COL of PHY(U3), which is ORed by...
View ArticleForum Post: How to set cpu freq in the SDK 7.0?
hello all, How to set cpu freq in the SDK 7.0? If I have setup cpu freq in the u-boot, when kernel startup, can cpu freq be changed? in the SDK 6.0, I see that cpu freq is u-boot's setup, but in...
View ArticleForum Post: RE: PRU C based code sample
Suresh, We don't support that loader utility, and I don't have any documentation suggesting how to get hexpru to output a single binary file. I don't have any feedback to help push this at this time....
View ArticleForum Post: RE: g_file_storage can't work with dma mode on AM3352
Ok, I will verify it on the custom board.but file_storage can work well under PIO mode on usb1.1.And the other question, when the musb runs with two iso endpoints under PIO mode, I can't do any...
View ArticleForum Post: RE: Can't get sound from TLV320DAC3100 codec on Linux
Thank you for the suggestions, I'll try those settings when I have it working again...I had the BCLK and WCLK settings as output in the FW. However, since I'm not 100% sure that the firmware is loaded...
View ArticleForum Post: General problems with LINUXEZSDK-AM335x v07.00 and TMDSSK3358
Ok I got my new TMDSSK3358 EVMSK board and I'm trying to get up and going with development and I'm utterly failing. I've downloaded and installed LINUXEZSDK-AM335x SDK v07.00 and read through the quick...
View ArticleForum Post: RE: USB Hub connected to the AM335x does not work
First of all, I think we have the hub enumerating now!bash-4.2# cat /proc/driver/musb_hdrc.0Status: MHDRC, Mode=Host (Power=f0, DevCtl=5d)OTG state: a_host; activeOptions: ?dma?, otg (peripheral+host),...
View ArticleForum Post: RE: USB RNDIS boot fails with AM3352 on custom board
I solved my previous problem by inserting a "sleep 2" command Inside the netboot environnement variable of u-boot, between the tftp command and the tftp command, in the...
View Article