Samakovlis Dimitrios

Results 6 comments of Samakovlis Dimitrios

Hello Germain, thank you very much for the reply. I am using freertos, as it is defined in the makefile provided. Even if I remove the printfs and try to...

Hello Germain, so I figured out that the sleep functions are only implemented in freertos, not in pulpos. I cannot find similar functions in pulpos, so I think I will...

Moreover, the register responsible for configuring the sleep mode does not have the correct values for retentive deep sleep. It seems like the functions called within the program have no...

More specifically, the register SAFE_PMU_SLEEPCTL, which is responsible for the sleep mode configuration, is both Read and Write (some bits are read-only). Unfortunately, it is not correctly set for retentive...

Hello Romain, I really appreciate your feedback. I could not find those functions on Pulp OS . I will give it a try myself as soon as possible. Thank you!...

Hello again, so I tried to use the library you suggest. It seems to be working but its functionality is limited. So, by observing led blinking behavior it seems like...