
Stefano Oliveri
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Stefano Oliveri-
Stefano Oliveri created a post,
ODeV - STM32L452RE demo using Atollic TrueSTUDIO IDE
The demo is available at this web page: https://www.stf12.org/odev/framework The demo has been developed and tested on a NUCLEO-L452RE board using Atollic TrueSTUDIO IDE. Main features: - System I...
-
Stefano Oliveri created a post,
FatFS Demo - FAT File System on External NOR FLASH (STM32)
The demo makes a FAT filesystem (FS) in order to make the FLASH available to the application tasks. The concurrent access to the FAT is managed by the FatFS component itself as described in this ap...
-
Stefano Oliveri commented,
I moved the demo to the new website: http://www.stf12.org/developers/ODeV.html Please refer to the above web page for the latest news. Best regards, Stefano
-
Stefano Oliveri commented,
The demo was moved to a new web site: http://web.me.com/stf12/developers/FreeRTOS_EC.html
-
Stefano Oliveri created a post,
FreeRTOS Extension Class (STM32) - Just another C++ framework
This demo shows how to use a set of C++ class to build a multitasking application on top of FreeRTOS. Even if I tested it on STM32 evaluation board, the class library is built on top of FreeRTOS AP...