Julien Staub

Results 98 comments of Julien Staub

I'm a bit mitigated, this is not exactly what I meant. Also note you should see the test on your fork repo. Maybe by just modifying a bit the https://github.com/ObKo/stm32-cmake/blob/master/.github/workflows/cmake.yml...

@weslleyspereira I don't get why this has been closed. This should be fixed from within Lapack repository cmake configuration. Not by letting the user fix a bad build configuration. For...

I checked your code is actually correct. example: U031C6 => U031 gives RAM size because is a specific subfamily and here all the subfamily has same RAM (cool, not always...

Adding `extern "C"` is no solving the problem when the error comes from header and not from source. For people using GCC you can disable individual warnings with `-Wno-volatile` but...

> how to send one hex file to another stm32 board here you are send dummy data but i want to send hex file @kaushaleinfo You shall ask this in...

Thank you for fixing. Could you please do the same for all affected families ? (hoping it won't take 1Y per family) for example https://github.com/STMicroelectronics/STM32CubeF0/blob/ee2ae4f522c26f26670d5f8873ce818122796f9f/Projects/STM32072B_EVAL/Examples/BSP/SW4STM32/syscalls.c#L28 could simply be ```C #include...

Hi @RKOUSTM, @ALABSTM, has there been any improvement since 8 month ago ? Do not hesitate to share the progress. Slowly for sure... Could you upper the priority for SPI,...

ST made half of needed changes. Second mentioned PR is still needed. I suppose ST will review open PRs before next release. Let's wait.