Main Page

(Difference between revisions)
Jump to: navigation, search
 
m (Configuration)
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
+
{{TOC right}}
 +
=PIC18LF26K83=
 +
==Configuration==
 +
Clock is set to the highest value (64MHz) as the board is made for test purposes. It could be lowered if a such speed is not needed for the final use. Typically in order to reduce power consumption
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
Note that if done so, some parameters may need to be changed
 +
===CAN===
 +
As described in the ADCS control document, the CAN configuration is the following :
 +
version 2.0 B, extended ID, SP set to 87.5% and SJW = 1, bus speed 125 kbps.
 +
 
 +
{|class=wikitable
 +
|-
 +
! Register || Hex  || Parameter || Description
 +
|-
 +
|rowspan="2"| BRGCON1
 +
|rowspan="2"| 0x0F
 +
| BRP || (2x16)/FOSC
 +
|-
 +
| SJW || 1 x TQ
 +
|-
 +
|rowspan="4"| BRGCON2
 +
|rowspan="4"| 0xBC
 +
| PRSEG || 5 x TQ
 +
|-
 +
| SAM || once at sample point
 +
|-
 +
| SEG1PH || 8 x TQ
 +
|-
 +
| SEG2PHTS || Freely programmable
 +
|-
 +
|rowspan="3"| BRGCON3
 +
|rowspan="3"| 0x01
 +
| SEG2PH || 2 x TQ
 +
|-
 +
| WAKDIS || Enable CAN wake-up
 +
|-
 +
| WAKFIL || CAN line filter not used
 +
|-
 +
|}
 +
 
 +
===UART===
 +
 
 +
===SPI===
 +
 
 +
===ADC===
  
 
== Getting started ==
 
== Getting started ==
 +
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]

Revision as of 17:22, 20 July 2020

Template:TOC right

Contents

PIC18LF26K83

Configuration

Clock is set to the highest value (64MHz) as the board is made for test purposes. It could be lowered if a such speed is not needed for the final use. Typically in order to reduce power consumption

Note that if done so, some parameters may need to be changed

CAN

As described in the ADCS control document, the CAN configuration is the following : version 2.0 B, extended ID, SP set to 87.5% and SJW = 1, bus speed 125 kbps.

Register Hex Parameter Description
BRGCON1 0x0F BRP (2x16)/FOSC
SJW 1 x TQ
BRGCON2 0xBC PRSEG 5 x TQ
SAM once at sample point
SEG1PH 8 x TQ
SEG2PHTS Freely programmable
BRGCON3 0x01 SEG2PH 2 x TQ
WAKDIS Enable CAN wake-up
WAKFIL CAN line filter not used

UART

SPI

ADC

Getting started

Consult the User's Guide for information on using the wiki software.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox