Code Monkey home page Code Monkey logo

lptim-tick-u5's People

Contributors

jefftenney avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

lptim-tick-u5's Issues

'RCC_CSR_LSIRDY' undeclared (first use in this function)

When trying to compile with LSI clock on STM32U585 the following error occurs: 'RCC_CSR_LSIRDY' undeclared (first use in this function)

129#ifdef configTICK_USES_LSI
130  #define LPTIMSEL_Val 1 // LSI
131   #define IS_REF_CLOCK_READY() (RCC->CSR & RCC_CSR_LSIRDY)

looking up for STM32U5 reference design seems like there is no such a bit.

What is the usage of LPTIM3?

I was looking at the implementation more deeply and I can see that you used LPTIM1 for tickless mode. Then I found that LPTIM3 is also enabled in the IOC. But I don't find any use of it.

resolved by kernel PR59

I saw this comment in READ ME. I don't get it.
LED is blinking twice particularly in that case. That means error in default tickless mode. Are this comment and error related?

Power Consumption is more than 5ma if system clock is made to 160MHz

I have been testing this with STM32u575 board, it was working fine with 24mhz clock and consumption was around 850uA but when I changed the system clk to 160Mhz it just increased to 5ma-10ma.

Increasing the clock may result in higher power consumption. But this is a significant increase.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.