• Comparison "Greater and Less than"
    Hello!!! I program with the A51 assembler! I would like to know if I can find somewehre comparison subroutines "Greater and Less than" Any help would be appreciate Thank you in advance !...
  • USB3300 with TM4C129 MCU
    I am using a USB3300 board( www.kynix.com/.../USB3300-EZK-TR.pdf )with my Texas Instruments MCU (TM4C129), but there are things that I do not understand, first, when I give to the USB3300 3.3V from a...
  • Systick won't go less than 1ms
    Hi, I have an application running on an LPC4357 (MBC4300) using the latest uVision etc CMSIS drivers etc. I want to get the system tick to operate at 100us rather than the default 1ms (for faster serial...
  • SPI output Clock - Less than expected
    Dear Friends, I have a quick question regarding SPI Clock rate on LPC2129. I am using in 10Mhz input to the controller, cclk is 60Mhz, and Pclk at 30Mhz. Multiplier at 5, and Divider 2. ...
  • how/ where is the "TARGET_IS" defined? for Tivaware on TM4C129
    I am having trouble changing from a Texas Instruments TM4C123 to TM4C129 that are Arm Cortex-M4 In Texas Instruments "Tivaware" many libraries which have something like: #if defined(TARGET_IS_TM4C123_RA1...