Forum Post: RE: AM3359 (Beaglebone black) : Which JTAG are you using?
HI, I think JLINK will be officially support by CCS. Please refer to:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/185175.aspx
View ArticleForum Post: RE: am335x use external rtc
I can't see any messages indicating that the rtc_device_register() function completes successfully:dev_info(dev, "rtc core: registered %s as %s\n", rtc->name, dev_name(&rtc->dev));Check if...
View ArticleForum Post: RE: Code porting to new Sitara ICAM3359 V2.1B
Hello Frank,Thanks for the inputs. I would check this up with my customer and then proceed. Also, I would check for the hardware changes in the circuit diagram.Thanks & Regards-Balwant
View ArticleForum Post: RE: Use AM3358 quadrature encoder inputs
Hi Hans, Check out this thread: http://e2e.ti.com/support/arm/sitara_arm/f/791/t/276433.aspx. There is useful information in it.
View ArticleForum Post: RE: AM335x EVM RTC
HI, You're right. The AM335X's internal RTC will lost all your settings when the board powered off. If you really want to have a running RTC whether your board is powered on or not , you should use...
View ArticleForum Post: RE: AM3352 and Power Sequencing
The AM335x data sheet defines the power supply sequencing requirements. As shown in the data sheet and mentioned above, VDDS_DDR can be ramped at the same time or after the 1.8 volt power rails but...
View ArticleForum Post: RE: AM3358 ECAP APWM Output Help
By the way, Adeneo Embedded BSP's for the AM335X Starter Kit should have PWM support for the LCD backlight.
View ArticleForum Post: RE: 8-bit access on 16-bit GPMC device
1) Missunderstanding :-(as mentioned in post from Feb 11: both signals are low all time, so I can not distinguish from outside, if the software does "read even byte from address 0" or "read odd byte...
View ArticleForum Post: RE: NAND Flash erased - How to Boot?
Thank you Miroslav for your recommendation. I followed all the steps you provided, and I would like to post the output from the serial terminal, since It didn't work completely:...
View ArticleForum Post: RE: TI Board with Nucleus RTOS
You can check our TI Design Network page since our team keeps it updated, basically Nucleos, QNX, Integrity...
View ArticleForum Post: RE: AM335x Starter Kit Capacitive Touch Screen
Hi, I have the same problem as you. Can you sent me your modification in the da8xx-fb.c file? Thanks Thomas
View ArticleForum Post: RE: AM335X Starter Kit Purchase
Hello Biser,Thanks for all this great info! I'm really considering now! One more question, are the video audio playbacks easy to program in Qt or are they hard? Could you give me an example of how to...
View ArticleForum Post: AM335x EVM sysfs implementation not reading correctly
I hijacked the matrix-keypad platform device driver and was attempting to add a sysfs attribute so I could read the status of the button presses. I was able to get the new entry to show up in my file...
View ArticleForum Post: RE: Replacing the AM335x EVM matrix
Thanks for the information and thoughts Brad. The issue with the scrip was actually an issue with the uim2 application. There were hard coded paths in the application (which I didn't releaze) and so...
View ArticleForum Post: How to build Arago images for BeagleBone Black and boot from MMC
Hello everybody.I have successfully built and booted Arago from MMC on a BeagleBone Black and so far it seems to work. However, I needed to do some manual operations at the end to make it boot and I'm...
View ArticleForum Post: RE: AM3359 JTAG connection error "security violation"
Problem solved. The issue I had here was a hardware issue. Although the JTAG connection gives an error saying "security violation", the real problem was that my board had a loose net and was not...
View ArticleForum Post: RE: AM335x Slow Slew Rate
I have seen other customers add filters which I assume were inserted to reduce radiated emission.The LCD should be one of the easier peripherals to filter since all signals are propagating from AM335x...
View ArticleForum Post: RE: AM335x boot problem
Hi, Sichao Tang Maybe you are right, I will let the hardware engineer to check it carefully. Thank you !
View ArticleForum Post: RE: Question about remote frame receive of DCAN on am335x
Hi Tyler, Thank you for your answer. According to section 23.3.15.8 of the TRM, In order to treat the remote frame as a data frame , we must configure the message object to set Dir = ‘1’...
View ArticleForum Post: RE: AM335X uart
Thank you for your repley.These pins is muxed or not , can read the register to verify. I mentioned in my first post ,the register value can certify the pin mux is right.Thanks.
View Article