Search found 26 matches

by darkspr1te
Sun Feb 16, 2020 7:42 pm
Forum: General discussion
Topic: Maple r5 and IDE replacement
Replies: 2
Views: 2853

Re: Maple r5 and IDE replacement

I have found great success porting maple projects(from random sources) into platformio as you can throw the environment variable around a lot to suit your needs. a example is, I started writing one application in arduino stm32 but then added HAL LL code to speed it up then eventually added my own li...
by darkspr1te
Fri Jan 31, 2020 10:28 am
Forum: STM32 SD-Bootloader
Topic: Just another bootloader
Replies: 3
Views: 13377

Re: Just another bootloader

currently 24k for non-lcd and 28k for lcd init routines, can be further improved by removing hardfault routines, and compiler settings, alas i'am very new to that side of platformio so i've not worked on anything there yet.
darkspr1te
by darkspr1te
Fri Jan 31, 2020 10:24 am
Forum: STM32 SD-Bootloader
Topic: STM32 SD-Bootloader
Replies: 2
Views: 14056

STM32 SD-Bootloader

Hi All, I have completed a bootloader for stm32f107x devices that supports updating via sdcard core of system uses platformio/stm32cube and HAL calls so porting to others should be easy. https://github.com/darkspr1te/stm32f107vc_sd_bootloader same bootloader but with LCD routines (supports HX and IT...
by darkspr1te
Wed Jan 22, 2020 8:32 pm
Forum: STM32 SD-Bootloader
Topic: Just another bootloader
Replies: 3
Views: 13377

Just another bootloader

Hi All,
In case anyone needing a stm32f107vc bootloader to pull firmware from sd card and also update a eeprom bin, here's your source
https://github.com/darkspr1te/stm32f107vc_sd_bootloader
it supports alternate reset vectors, easy config.

darkspr1te
by darkspr1te
Tue Jan 07, 2020 4:32 pm
Forum: Projects
Topic: rog_ext connector on Asus ROG motherboards
Replies: 1
Views: 3021

Re: rog_ext connector on Asus ROG motherboards

So the original intention was to work out what the rog_ext was and what it could do, I stumbled across this in my research https://overlay.live/guide/guide-asus-r ... y-overlay/ And my snake oil senses went off, there just seemed too many hats+devices in this chain to read the rog_ext connector, Aft...
by darkspr1te
Tue Jan 07, 2020 4:32 pm
Forum: Projects
Topic: rog_ext connector on Asus ROG motherboards
Replies: 1
Views: 3021

rog_ext connector on Asus ROG motherboards

Project Discussion on the ROG_EXT connector on asus motherboards, specifically how to use this to replicate functions of the rog device panels and OC panels without the hefty price tag. I have already done a lot of reverse engineering and can already use the connector to get information, most docume...

Go to advanced search