Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: Vignesh

Search: Search took 0.00 seconds.

  1. Thanks nox771 ! that worked !! I had tried the...

    Thanks nox771 ! that worked !!
    I had tried the code mentioned in post #2 here :http://forum.pjrc.com/threads/25375-Teensy-Timer-Counter-Example-for-the-T3-amp-T3-1?highlight=timer
    ..and it...
  2. Timer Lib or Timer interrupt for Teensy 3.0/3.1

    Hi
    I am looking for Timer Lib or some Library with which I can schedule a timer. When the timer expires it will invoke the callback registered with it. Is there any such library ? if not, is there...
  3. Replies
    4
    Views
    2,413

    Thanks again Stevech! Yes, I am impressed with...

    Thanks again Stevech!
    Yes, I am impressed with RF22 Lib :) ..though not a fan of CPP in embedded environment, but it worked in my first attempt with it. So will be using this library.
    Need to rig...
  4. Replies
    4
    Views
    2,413

    Hi Stevech, Thanks a lot, that helped!! :) In...

    Hi Stevech,
    Thanks a lot, that helped!! :)
    In my case the SCK is on Pin#14 as LED is on 13 and I had to add this..
    SPI.setSCK(14); // before the rf22.init()

    Would like to add a few...
  5. Replies
    4
    Views
    2,413

    SPI on Teensy 3.1, my code hangs

    Hello All,
    I am trying to get the SPI working on Teensy 3.1 for RFM22B. Need help with my SPI driver.

    Tried the SPI (I guess default lib) mentioned in www.pjrc.com, but it did not work.
    So wrote...
  6. Replies
    4
    Views
    4,739

    Hi Paul and Headroom, Thanks a lot for replying...

    Hi Paul and Headroom,
    Thanks a lot for replying to my query.


    I am sorry Paul, I did not notice that mesg on the pinout card, after you pointed it out ..now I see it. Just above the "CAN Bus"...
  7. Replies
    4
    Views
    4,739

    Teensy 3.1 Pin info

    Hello Everyone,
    I am new to Teensy 3.1 (a week actually). I am planning to interface RFM22B (from sparkfun).
    Using 10:13 pins for SPI, but not sure of teensy pins suitable for Interrupt input and...
  8. Replies
    17
    Views
    9,358

    Hi, I am new to Teensy (bought 3.1) and tested...

    Hi,
    I am new to Teensy (bought 3.1) and tested the blink test successfully.
    I am interested in the bare metal kind of build without Arduino, but would like to have the feature on loading the f/w...
  9. Replies
    1
    Views
    4,389

    Hi Naps250, I too am new here and this is my...

    Hi Naps250,
    I too am new here and this is my first post. Having said that..
    What I understand is, you can power MK20DX... by connecting the battery to the 3.3v terminal/pin. Do look at Datasheet...
Results 1 to 9 of 9