Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Divemen

  1. D

    Problem 56x192 LED Matrix

    Hello, I have to build a LED Matrix for a large size display with 56x192 LED's. This Matrix have to be split in 12 Modules a 14x64 LED. All parts have to be SMD Parts. I am thinking to use a uC with 100 pin count for each module and a basic module to send the data per master/slave spi. The...
  2. D

    3.3V driving 5V digital. how??

    Have a look at TI. Interfacing the MSPxx device(3 V) to TTL. There are a examples. **broken link removed** Divemen
  3. D

    Req: MSP430 JTAG Protocol!

    Hai, Sorry for double post. Somtimes it happens, i don't no why. Divemen
  4. D

    Req: MSP430 JTAG Protocol!

    Hai, take this PDF. I hope this will help you. Divemen
  5. D

    MSP430 USART / SPI - Problem

    msp430 usart1 Hai all, I have found the problem by myself. The problem in this routine is the time to latch the data into the display, it was to fast. The SPI-communication was not ready. The working Code is here: void write_Num_Display(void) { char x[] = {5,2,3,7,4,8}; signed char y,z...
  6. D

    Where can I find the MSP430.dll library?

    msp430.dll download Hai, the File is in the TI Kickstart-Setup. You can download it at w*w.ti.com or direct here: **broken link removed** Divemen[/url]
  7. D

    MSP430 USART / SPI - Problem

    msp430 usart spi Hello, I start programming in "C" with the MSP430 and have the following problem: Configuration: - MSP430F149 on Headerboard from Olimex and the JTAG from Olimex. - IAR Kickstart V1.26A I have a problem by the use of USART1 in SPI Mode. I use a 2 x 6 Numerical Display...
  8. D

    MSP430 USART/SPI Problem

    spi msp430 Hello, I start programming in "C" with the MSP430 and have the following problem: Configuration: - MSP430F149 on Headerboard from Olimex and the JTAG from Olimex. - IAR Kickstart V1.26A I have a problem by the use of USART1 in SPI Mode. I use a 2 x 6 Numerical Display over the...

Part and Inventory Search

Back
Top