Jump to content
43oh

wangziru

Members
  • Content Count

    8
  • Joined

  • Last visited

About wangziru

  • Rank
    Noob Class

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. THANKS FOR YOUR REPLY, but in this page said "New MSP430F5529 USB LaunchPad support. This one has a lot of flash (128k) and a lot of ram (8k)." what about another 64kb?In fact, having 131072 bytes is enough for me. Thanks!
  2. excuse me. why my F5529LP in /energia/hardware/msp430/boards.txt just has 48128 byte? can I rewrite the maximum_size into 131072 bytes like your boards.txt? or it is just suit for MSP-EXP430F5529 not the F5529 MCU?Thanks!
  3. Thank you very much indeed!When I try to use SPI.h and Wire.h(even just #include <Wire.h> in the code), my progam has uncertain error while running. And your library help me a lot,I needn't care about limited i2c resource and errors between SPI.h and Wire.h in energia. By the way, I have searched for software I2C library in 43oh search bar, but I can not find satisfied information in the previous page. I should search for this in Energia Libraries FORUMS at first next time.pages
  4. thanks for your reply! because I need to use wire.h, I give up this library and find another way to run OLED.But I have another quesetion:what are the difference between Sortware I2C on LaunchPad(P2.1,P2.2) and other GPIOs that use software I2C? I try to use other GPIOs instead of P2.1,P2.2. Does energia has the library about it?
  5. I have the same problem,could you share the library about UCA0?
  6. I try to use this code in 7 pins OLED and MSP430G2ET launchPad, but it didn't work.
  7. Hi,guy!I have the same problem.so have you found the way to solve this problem?
×
×
  • Create New...