• I have soldered ABS06-107 but I'm still getting LSI :/

    Connected
    >Loading 2484 bytes from flash...
    >
    >(function() {
    :  console.log("LSEON",peek32(1073887344)&1­);
    :  console.log("LSERDY",peek32(1073887344)&­2);
    :  console.log("LSION",peek32(1073887348)&1­);
    :  console.log("LSIRDY",peek32(1073887348)&­2);
    :  console.log(["NONE","LSE","LSI","HSE"][(­(peek32(1073887344)&768)>>8)]);
    :  console.log("RTCEN",!!peek32(1073887344)­&32768);
    :  // RTC subsecond
    :  console.log("Subsecond:", peek32(0x40002828));
    :})();
    LSEON 0
    LSERDY 0
    LSION 1
    LSIRDY 2
    LSI
    RTCEN 0
    Subsecond: 26177
    =undefined
    > 
    

    do you think this is caused by absence of 4pF capacitors?


    1 Attachment

    • IMG_0851.JPG
About

Avatar for ancienthero @ancienthero started