View Single Post
Old 17-02-2012, 13:25   #28
giovanbattista
Senior Member
 
L'Avatar di giovanbattista
 
Iscritto dal: Nov 2002
Messaggi: 5152
correzioni e chiarimenti inerenti articoli sul web

Corrections and clarifications about some stuff you may have read in the press
Posted on February 10, 2012 by liz
220

We’ve had a number of people contact us this morning about a teaser for an interview with David Braben in Eurogamer, which is due to go out next week. David was a bit equivocal in what he said, and the difference between the consumer and educational launches wasn’t made clear. Some other bits of the press have picked it up too, but have kind of gone in feet-first; Tom’s Hardware currently have a big splash on their homepage saying “Raspberry Pi not available to consumers until September”. You can probably gather that I am not having a fantastic day dealing with this. I’m doing my best to get both articles amended. (Edit to add – the lovely folk at Eurogamer are scrambling to make changes already. Thanks guys!)

I’ll quote from the Tom’s Hardware piece (Edit to add – Tom’s Hardware have also made a correction now; thanks very much!) – before you have a heart attack, please be aware that what you’re about to read is COMPLETELY WRONG:

Despite Monday’s report that the first batch of boards for Raspberry Pi will be completed on February 20, the $25/$35 credit card-sized computer won’t be available for public consumption until 3Q12. Co-creator David Braben is hoping this will be the actual public release timeframe given the team doesn’t endure additional delays as reported earlier this week.

“We’ve not got a pre-order [system] for the commercial one yet because we need to determine the price, determine roughly when it’s going to be,” he told Eurogamer. “We have a good idea that it will be sort of in Q3 this year, but we can’t be certain. There are a lot of variables in terms of what we need to get ready. We don’t know completely but we’re moving very quickly.”

What’s that? Will this little rig not be $25 or $35? Sounds like we may be shelling out a few extra Jacksons than originally thought.

I’ll take these one by one.

You will be able to buy a Raspberry Pi from the end of February, from this website. The “consumer release” that Eurogamer is talking about is actually the educational release, which, as you’ll be aware if you’ve been hanging out on our forums, will come with a kid-targetted software stack, a heap of written support materials, and a standard case.

The model A will cost $25 and the model B will cost $35. These prices will not change (unless we can change them downwards). Price is such an important part of what we’re doing in trying to change the way people use computers that we’d be totally, totally mad to move the price point. The educational release’s case will not add to the price if we can possibly help it.

We have no plans for preorders.

Clear enough?









Correzioni e chiarimenti circa alcune cose che potreste aver letto sulla stampa

Pubblicato il 10 febbraio 2012

Abbiamo avuto contatti con alcune persone questa mattina, riguardanti un video promozionale per un colloquio con David Braben in Eurogamer, che dovrebbe uscire la prossima settimana. David era un po 'equivoca in quello che ha detto, e la differenza tra i lanci di consumo ed educativo non è stato chiarito. Alcuni altri pezzi della stampa hanno preso troppo, ma sono andati in generale ok, prima; Hardware Tom hanno attualmente un grande splash sul loro sito dicendo "Raspberry non è disponibile per i consumatori Pi fino a settembre". Probabilmente si può dedurre che io non sto avendo una giornata fantastica che fare con questo. Sto facendo del mio meglio per ottenere entrambi gli articoli modificati. (Modifica per aggiungere - la gente bella a Eurogamer stanno rimescolando per apportare modifiche già Grazie ragazzi.!)

Cito dal pezzo di Tom (Tom hanno fatto una correzione ora, grazie!) - Prima di avere un attacco di cuore, si prega di essere consapevole del fatto che quello che stai per leggere è COMPLETAMENTE SBAGLIATO :

Nonostante il rapporto di Lunedi che il primo lotto di schede per Raspberry Pi sarà completato il 20 febbraio, i $ 25 / $ 35 di credito in formato carta di computer non sarà disponibile per il consumo pubblico fino al 3Q12. Co-creatore David Braben spera che questo sarà il periodo di tempo effettivo rilascio pubblico dato alla squadra non subisce ulteriori ritardi, come riportato all'inizio di questa settimana.

"Noi non abbiamo un pre-order [sistema] per quello commerciale ma perché abbiamo bisogno di determinare il prezzo, determinare approssimativamente quando si sta per essere", ha detto a Eurogamer. "Abbiamo una buona idea che possa essere una sorta di in Q3 di quest'anno, ma non possiamo essere certi. Ci sono un sacco di variabili in termini di ciò che dobbiamo essere pronti. Non sappiamo tutto, ma ci stiamo muovendo molto rapidamente. "

Che cos'è? Non questo impianto poco sarà $ 25 o $ 35? Suona come possiamo essere sborsare una Jacksons qualche extra quanto si pensasse inizialmente.

Prendo questi uno per uno.

Sarete
in grado di comprare una Raspberry Pi a partire dalla fine di febbraio, da questo sito. La "release consumer" che Eurogamer sta parlando è in realtà la versione educativa, che, come sarete a conoscenza se si è stati appesi sui nostri forum, sarà disponibile con un bambino-mirata stack software, un mucchio di supporto scritto materiali, e un caso standard.

Il modello A costerà 25 dollari e il modello B costerà $ 35. Questi prezzi non cambierà (a meno che non li possiamo cambiare verso il basso). Il prezzo è una parte importante di ciò che stiamo facendo, cercando di cambiare il modo in cui le persone utilizzano i computer che saremmo stati completamente, completamente pazzo a spostare il punto di prezzo. Il caso del rilascio educativo non si aggiungerà il prezzo se possiamo evitarlo.

Non abbiamo piani per preordini.

È abbastanza chiara?







UN PDF ricco di informazioni sul chip Broadcom:

http://dmkenr5gtnd8f.cloudfront.net/...eripherals.pdf

vi riporto solo l'indice che ci fa capire tutto quelllo che verrà trattato (tanta roba)


Table of Contents


1 Introduction 4
1.1 Overview 4
1.2 Address map 4
1.2.1 Diagrammatic overview 4
1.2.2 ARM virtual addresses (standard Linux kernel only) 6
1.2.3 ARM physical addresses 6
1.2.4 Bus addresses 6
1.3 Peripheral access precautions for correct memory ordering 7
2 Auxiliaries: UART1 & SPI1, SPI2 8
2.1 Overview 8
2.1.1 AUX registers 9
2.2 Mini UART 10
2.2.1 Mini UART implementation details. 11
2.2.2 Mini UART register details. 11
2.3 Universal SPI Master (2x) 20
2.3.1 SPI implementation details 20
2.3.2 Interrupts 21
2.3.3 Long bit streams 21
2.3.4 SPI register details. 22
3 BSC 28
3.1 Introduction 28
3.2 Register View 28
3.3 10 Bit Addressing 36
4 DMA Controller 38
4.1 Overview 38
4.2 DMA Controller Registers 39
4.2.1 DMA Channel Register Address Map 40
4.3 AXI Bursts 63
4.4 Error Handling 63
4.5 DMA LITE Engines 63
5 External Mass Media Controller 65
o Introduction 65
o Registers 66
6 General Purpose I/O (GPIO) 89
6.1 Register View 90
6.2 Alternative Function Assignments 102
6.3 General Purpose GPIO Clocks 105
7 Interrupts 109
7.1 Introduction 109
7.2 Interrupt pending. 110
7.3 Fast Interrupt (FIQ). 110
7.4 Interrupt priority. 110
7.5 Registers 112
8 PCM / I2S Audio 119
8.1 Block Diagram 120
8.2 Typical Timing 120
8.3 Operation 121
8.4 Software Operation 122
8.4.1 Operating in Polled mode 122
8.4.2 Operating in Interrupt mode 123
06 February 2012 Broadcom Europe Ltd. 406 Science Park Milton Road Cambridge CB4 0WW Page iii
© 2012 Broadcom Corporation. All rights reserved
8.4.3 DMA 123
8.5 Error Handling. 123
8.6 PDM Input Mode Operation 124
8.7 GRAY Code Input Mode Operation 124
8.8 PCM Register Map 125
9 Pulse Width Modulator 138
9.1 Overview 138
9.2 Block Diagram 138
9.3 PWM Implementation 139
9.4 Modes of Operation 139
9.5 Quick Reference 140
9.6 Control and Status Registers 141
10 SPI 148
10.1 Introduction 148
10.2 SPI Master Mode 148
10.2.1 Standard mode 148
10.2.2 Bidirectional mode 149
10.3 LoSSI mode 150
10.3.1 Command write 150
10.3.2 Parameter write 150
10.3.3 Byte read commands 151
10.3.4 24bit read command 151
10.3.5 32bit read command 151
10.4 Block Diagram 152
10.5 SPI Register Map 152
10.6 Software Operation 158
10.6.1 Polled 158
10.6.2 Interrupt 158
10.6.3 DMA 158
10.6.4 Notes 159
11 SPI/BSC SLAVE 160
11.1 Introduction 160
11.2 Registers 160
12 System Timer 172
12.1 System Timer Registers 172
13 UART 175
13.1 Variations from the 16C650 UART 175
13.2 Primary UART Inputs and Outputs 176
13.3 UART Interrupts 176
13.4 Register View 177
14 Timer (ARM side) 196
14.1 Introduction 196
14.2 Timer Registers: 196
15 USB 200
15.1 Configuration 200
15.2 Extra / Adapted registers. 202
06 February 2012 Broadcom Europe Ltd. 406 Science Park Milton Road Cambridge CB4 0WW Page 4
© 2012 Broadcom Corporation. All rights reserved
1 Introduction
1.1 Overview
BCM2835 contains the following peripherals which may safely be accessed by the ARM:
• Timers
• Interrupt controller
• GPIO
• USB
• PCM / I2S
• DMA controller
• I2C master
• I2C / SPI slave
• SPI0, SPI1, SPI2
• PWM
• UART0, UART1
The purpose of this datasheet is to provide documentation for these peripherals in sufficient
detail to allow a developer to port an operating system to BCM2835.
There are a number of peripherals which are intended to be controlled by the GPU. These are
omitted from this datasheet. Accessing these peripherals from the ARM is not recommended.

Ultima modifica di giovanbattista : 17-02-2012 alle 13:35.
giovanbattista è offline   Rispondi citando il messaggio o parte di esso