Search found 6 matches

by 8bitgeek
Sat Nov 02, 2013 1:30 am
Forum: User Projects
Topic: Crossworks 3.0 Project file for STM32F4-Discovery demo
Replies: 3
Views: 5111

Re: Crossworks 3.0 Project file for STM32F4-Discovery demo

3.0 is not released yet, we're anxiously awaiting it's release. Will it work with 2.3.3? I'll give it a go anyway...will repost if any changes are required.
by 8bitgeek
Fri Dec 28, 2012 3:51 pm
Forum: User Projects
Topic: STM32 BASIC Language Interpreter
Replies: 5
Views: 8037

Re: STM32 BASIC Language Interpreter

Well done and thanks for sharing! :) ~ Tectu I just posted an update at http://8bit.zapto.org/Download%20DaddyBASIC Mostly a number of bug fixes, some execution time improvements, and a couple usability refinements. I think the heap is the main execution bottle neck now (I'm using a bitmap heap, it...
by 8bitgeek
Thu Dec 27, 2012 3:42 pm
Forum: User Projects
Topic: STM32 BASIC Language Interpreter
Replies: 5
Views: 8037

Re: STM32 BASIC Language Interpreter

Hi, Great job, it would be nice making it wrap some HAL functionalities for I/O. Making it run within a thread should not be a problem. Giovanni Indeed, that's what I'm thinking, I'll run the BASIC interpreter in a thread, such that there can be more than one instance running, and I'll wrap some of...
by 8bitgeek
Thu Dec 27, 2012 3:08 pm
Forum: User Projects
Topic: STM32 BASIC Language Interpreter
Replies: 5
Views: 8037

STM32 BASIC Language Interpreter

I am pleased to say that I have developed a BASIC language interpreter and command line, that's currently running nicely stand-alone on STM32F103R. http://8bit.zapto.org/DaddyBASIC.html It's written in C++, should be an easy port to get it ported to Chibios, I think that wil be the next step. Versio...
by 8bitgeek
Wed Jun 20, 2012 12:14 pm
Forum: Development and Feedback
Topic: New STM32F0 devices (Cortex-M0)
Replies: 51
Views: 36092

Re: New STM32F0 devices (Cortex-M0)

Thanks, I will update the file with the one from the library ASAP. About the GDB server, once OpenOCD 0.6.0 will be released the Atollic server will no more be required (it is not a bad server anyway, it just works), my problem is more with the fact to have to rely on something is not really open a...
by 8bitgeek
Tue Jun 12, 2012 6:40 pm
Forum: Development and Feedback
Topic: New STM32F0 devices (Cortex-M0)
Replies: 51
Views: 36092

Re: New STM32F0 devices (Cortex-M0)

Hi Giovanni, That's good to hear. Although I'm confused and saddened why the STM32F0 chips are hardly cheaper than the STM32F100 series. E.g., Mouser prices: STM32F051K8U6 US$3.17 (64K/8K, cheapest F0 on Mouser) . STM32F100C6T6B US$2.55 (32K/4K, cheapest F1 on Mouser) . STM32F100C6T6B US$3.76 (64K/...

Go to advanced search