The TI E2E™ design support forums will undergo maintenance from July 11 to July 13. If you need design support during this time, open a new support request with our customer support center.
Part Number: AM2634-Q1 Other Parts Discussed in Thread: AM2634 Tool/software: Hi, Can someone explain the notation of the SPI pins in the AM2634-Q1 series microcontrollers.Out of SPIx_D0 and SPI_D1, which is the MOSI a MISO.
Thanks
Hello Rapeti,
1. Correct.
2. The input voltage range is defined in the Datasheet ( https://www.ti.com/lit/ds/symlink/am2634-q1.pdf ):
3. The ADC conversion formulas are defined in the TRM ( https://www.ti.com/lit/spruj17h ):
Best Regards,
Zackary Fleen…
Part Number: AM2634-Q1 Tool/software: When our boot jumps to the APP, Cdd_I2c_DeInit() is not called;
The configuration of IIC in boot is:
I2C_ICPSC=7;
I2C_ICCLKL=9;
I2C_ICCLKH=9;
The configuration of IIC in the APP is:
I2C_ICPSC=0xB;
I2C_ICCLKL=5;
…
Part Number: AM2634-Q1 Tool/software: Hi,
I am designing custom PCB using AM263x series microcontroller. I would like to know what type of connector required to use with XDS110 Debugger?
I refer the following link for connector information: https://software…
Part Number: AM2634-Q1 Other Parts Discussed in Thread: AM2634 Tool/software: Customer operate EEPROM base on AM2634 by using MCAL I2C driver. They found I2C will easily hangup issue to enter bus busy status while firmware continue running, however if…
Part Number: AM2634-Q1 Tool/software: Dear TI Support,
I am working on a Battery Management System (BMS) design and using the AM2634-Q1 microcontroller. I am quite new to hardware system design, so I would really appreciate your guidance.
I need to interface…
Part Number: AM2634-Q1 Other Parts Discussed in Thread: TMDSHSECDOCK-AM263 Tool/software: Hi ,
Kindly someone suggest the GPMC interface with AM2634-Q1 controller with suitable memory device of size 4MB and 8-bit data width.
Should we use asynchronous…
Part Number: AM2634-Q1 Tool/software: Hi,
Can anyone help in providing the information about the pin configuration.
I am using SPI0 for my application where after SPI initialization the SPI D0 pin should be converted as GPIO as LOW signal for 2.5msec…
Part Number: AM2634-Q1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi TI Team,
I'm working with the uart_echo_dma_lld example, which functions correctly. However, when I attempt to add a second UART instance using DMA LLD in the same…
Part Number: AM2634-Q1 Tool/software: Hi We are using the AM2634-Q1 for our application, and based on our current requirements, the 2MB of internal RAM may not be sufficient. We are planning to add external RAM via the GPMC interface and would appreciate…