texas instruments

  1. 4

    Power supply for MCU

    Hi all, I am having some issues with a TPS61023 from Texas Instrument. I am using WEBENCH Power Designer from TI to design my power supply. (Link https://webench.ti.com/appinfo/webench/scripts/SDP.cgi?ID=596F065B4F17B3A1 to "my" design). In theory, I can work from ~1.5V to 3.6V to boost...
  2. M

    Problem using UART0 in TM4C123 Tiva C Launch Pad

    I'm trying to interface UART0 with the my laptop using the ICDI the code I used is from Mazidi's book : #include <stdint.h> #include "tm4c123gh6pm.h" void UART0Tx(char c); void delayMs(int n); int main(void) { SYSCTL->RCGCUART |= 1; /* provide clock to UART0 */ SYSCTL->RCGCGPIO |= 1; /*...
  3. S

    Analog Engineer's Pocket Reference

    Here is a useful reference from Texas Instruments, now at edition four: https://www.ti.com/seclit/sl/slyw038b/slyw038b.pdf spec
Cookies are required to use this site. You must accept them to continue using the site. Learn more…