flat assembler
Message board for the users of flat assembler.

Index > Non-x86 architectures > Raspberry Pi

Goto page Previous  1, 2, 3, 4  Next
Author
Thread Post new topic Reply to topic
sleepsleep



Joined: 05 Oct 2006
Posts: 12749
Location: ˛                             ⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣Posts: 0010456
sleepsleep 11 Jun 2012, 05:58
kinda awesome! Smile wanna get one raspberry pi too!
Post 11 Jun 2012, 05:58
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 11 Jun 2012, 12:01
sleepsleep wrote:
kinda awesome! Smile wanna get one raspberry pi too!

Thanks sleepsleep,
Post 11 Jun 2012, 12:01
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 13 Jun 2012, 18:26
Good news for R-PI OSDev's, i have got the hdmi working, so much better graphics Very Happy
Post 13 Jun 2012, 18:26
View user's profile Send private message Reply with quote
krom



Joined: 05 Jun 2012
Posts: 13
krom 13 Jun 2012, 19:39
@Dex4u, great news getting hdmi working, I can't wait to code for the R-PI =D
Have you got quad's, tri's or any other gpu stuff working?
Also did you fix that problem with so many tries to the mailbox to get the gpu to initialize gfx?
I have a feeling that if there is a vertical sync equivalent in the gpu, maybe try sending mailbox messages after syncing...
Anyway good luck with everything, you are working out some great stuff =D
Post 13 Jun 2012, 19:39
View user's profile Send private message Visit poster's website Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 13 Jun 2012, 21:28
krom wrote:
@Dex4u, great news getting hdmi working, I can't wait to code for the R-PI =D
Have you got quad's, tri's or any other gpu stuff working?
Also did you fix that problem with so many tries to the mailbox to get the gpu to initialize gfx?
I have a feeling that if there is a vertical sync equivalent in the gpu, maybe try sending mailbox messages after syncing...
Anyway good luck with everything, you are working out some great stuff =D

Thanks krom, Yes i got that problem sorted, the only problem now is it cut a part of the screen off on the left hand side, about 30 pixel wide, (thats in composite video).
The hdmi i test had a black background, so will use a image tomorrow to see if the problem is the same, but it more likely off at the bottom, as the monitor is wide screen and the RiscOS port as a problem with the bottom part of the desktop chopped off.
"quad's, tri's or any other gpu stuff working?"
Not tried any other GPU stuf just doing the basic stuff, need to get a basic OS working, than i can work on the GPU stuff.

The guy behind the GPU says the only interface they may give for the really fast stuff will be though some asm code, thats cool by us Wink
Post 13 Jun 2012, 21:28
View user's profile Send private message Reply with quote
krom



Joined: 05 Jun 2012
Posts: 13
krom 13 Jun 2012, 22:12
Dex4u wrote:
The guy behind the GPU says the only interface they may give for the really fast stuff will be though some asm code, thats cool by us Wink
Cool, it would be great to have access to that!
Post 13 Jun 2012, 22:12
View user's profile Send private message Visit poster's website Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 15 Jun 2012, 13:04
I have now tested hdmi with a image and it works great, fills the whole screen as it should, so it must be a composite video problem or it setup for wide screen by default.
Post 15 Jun 2012, 13:04
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 17 Jun 2012, 18:31
Hdmi and new R PI setup screenshots.

Image

Image
Post 17 Jun 2012, 18:31
View user's profile Send private message Reply with quote
kalambong



Joined: 08 Nov 2008
Posts: 165
kalambong 26 Jun 2012, 06:18
Someone made an expansion board for ras-pi and released the entire schematics, including the Gerber file, to the public, open-source

Get more info at http://slashdot.org/comments.pl?sid=2938087&cid=40446857
Post 26 Jun 2012, 06:18
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 01 Jul 2012, 15:37
DexOS running on Raspberry pi, running a picture frame demo
http://www.youtube.com/watch?v=Hc-5epQTul8&feature=plcp

The video is bad quality, but you get the idea.
Post 01 Jul 2012, 15:37
View user's profile Send private message Reply with quote
kalambong



Joined: 08 Nov 2008
Posts: 165
kalambong 02 Jul 2012, 05:44
Awesome !!

Dex4u, may I suggest that you go edit the wikipedia page @ http://en.wikipedia.org/wiki/Raspberry_Pi

Specifically, @ http://en.wikipedia.org/w/index.php?title=Raspberry_Pi&action=edit&section=5 - where they have an entry for "Planned Operating System" and add in your DexOS
Post 02 Jul 2012, 05:44
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 02 Jul 2012, 11:27
kalambong wrote:
Awesome !!

Dex4u, may I suggest that you go edit the wikipedia page @ http://en.wikipedia.org/wiki/Raspberry_Pi

Specifically, @ http://en.wikipedia.org/w/index.php?title=Raspberry_Pi&action=edit&section=5 - where they have an entry for "Planned Operating System" and add in your DexOS

Thanks kalambong,
But wikipedia does not like you entering anything, that does not have a big following Crying or Very sad.
Post 02 Jul 2012, 11:27
View user's profile Send private message Reply with quote
blind_dragon



Joined: 20 Jun 2012
Posts: 12
blind_dragon 02 Jul 2012, 16:06
Interesting project

Was it hard to get the bootloader going?
is the boot loader written in arm launguage?
Post 02 Jul 2012, 16:06
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 02 Jul 2012, 16:44
blind_dragon wrote:
Interesting project

Was it hard to get the bootloader going?
is the boot loader written in arm launguage?


The boot loaders that boot linux will boot a file from SD card called kernel.img.
So you boot by saving your kernel as a kernel.img file (bin file) and puting it on the SD card.
All my code is FasmArm.
Post 02 Jul 2012, 16:44
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 04 Jul 2012, 20:49
A cool fractal demo by krom.
Running bare metal on Raspberry Pi.
Using FasmArm of cause.
Image
Post 04 Jul 2012, 20:49
View user's profile Send private message Reply with quote
malpolud



Joined: 18 Jul 2011
Posts: 344
Location: Broken hippocampus
malpolud 04 Jul 2012, 21:12
Source codes, sources... Smile
Post 04 Jul 2012, 21:12
View user's profile Send private message Visit poster's website Reply with quote
sleepsleep



Joined: 05 Oct 2006
Posts: 12749
Location: ˛                             ⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣Posts: 0010456
sleepsleep 05 Jul 2012, 13:22
cool,, Smile must be really enjoying doing all this stuffs.
Post 05 Jul 2012, 13:22
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 21 Jul 2012, 18:01
I have put a tutorial about coding bare metal on the R-PI, it using a basic like language, that users fasm macros called DexBasic (a cross between DexOS and FBasic).
But you could just as easy use fasmarm and call the functions.

http://www.dex-os.com/DexBasic/DexBasic.htm
Post 21 Jul 2012, 18:01
View user's profile Send private message Reply with quote
sleepsleep



Joined: 05 Oct 2006
Posts: 12749
Location: ˛                             ⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣⁣Posts: 0010456
sleepsleep 21 Jul 2012, 20:09
your next toy, a more powerfull gooseberry?
http://gooseberry.atspace.co.uk/?page_id=13
Post 21 Jul 2012, 20:09
View user's profile Send private message Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 21 Jul 2012, 21:28
sleepsleep wrote:
your next toy, a more powerfull gooseberry?
http://gooseberry.atspace.co.uk/?page_id=13

Yes, i been reading up on them.
Post 21 Jul 2012, 21:28
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3, 4  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.