ky3orr

ky3orr

Member

Member since
Jul 2, 2012
Last active
Jul 11, 2012
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    97694e20-a298-428a-ada0-19bce4e8aeee

    Yes, of course. I am investigating now interrupt response on atmega8 now. It seems not to work yet as I expected. So...

  2. #Threads

    c63ab829-8982-4d93-ba54-54c047b95748

    No problem, I will surely would like to share something to the community but I need to overcome all problems 😀 I...

  3. #Threads

    2b40efd4-e1ce-4bea-bb8a-b1135bf335b7

    Bingo! I initialized register 1D with value 0x5 and everything is working. I do have link between two modules and it is...

  4. #Threads

    afafa35e-b344-4e3a-80ac-538fad3fc5df

    #-Link-Snipped-# thanks for that, It's pretty much the same with difference on 1D register and addressing idea. I will check If I...

  5. #Threads

    d231060b-e58b-4d75-a86d-8d7d6c49c820

    Thanks, right now I am guessing that I might do have a problem because in register 1D bank0 I set only EN_DPL...

  6. #Threads

    b447a940-b8b8-4aeb-97f6-7cb1f1ad55b1

    Yes, SPI is working. It is visible in register dump. Data read from the device is consistent with those used during initialization....

  7. #Threads

    460fa437-5045-4f5b-8ce1-0346503457cc

    @#-Link-Snipped-# I was trying to run sample code but it didn;t worked. Is it some special way of setting CE after sending...

  8. #Threads

    ba1129fe-b140-4ba1-8cdd-7d94a75e2c70

    This is my configuration for receiver (decimal notation). --- Bank 0 --- 0 -> 127 1 -> 63 2 -> 63 3...

  9. #Threads

    7e598cc9-048a-4f0d-b43a-c7baee5aeb54

    Ok then, Is it possible for You to do a dump of RFMs register values after power up and after successful configuration?...

  10. #Threads

    5fb4d54b-012e-4acf-ac84-9f1e02eb3543

    #-Link-Snipped-# thanks for answer. My SPI is working and all the stuff i am writing is readable 😀 Today I was going...

  11. #Threads

    cab5acad-186d-41a2-8580-195905174e6f

    Hello Gents, I am working now on project that incorporates RFM70 modules. I was reading what You'd posted here and I am...