поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

AN1105 датащи(PDF) 35 Page - STMicroelectronics

номер детали AN1105
подробное описание детали  ST7 pCAN PERIPHERAL DRIVER
PDF  100 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN1105 датащи(HTML) 35 Page - STMicroelectronics

Back Button AN1105 Datasheet HTML 31Page - STMicroelectronics AN1105 Datasheet HTML 32Page - STMicroelectronics AN1105 Datasheet HTML 33Page - STMicroelectronics AN1105 Datasheet HTML 34Page - STMicroelectronics AN1105 Datasheet HTML 35Page - STMicroelectronics AN1105 Datasheet HTML 36Page - STMicroelectronics AN1105 Datasheet HTML 37Page - STMicroelectronics AN1105 Datasheet HTML 38Page - STMicroelectronics AN1105 Datasheet HTML 39Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 35 / 100 page
background image
35/100
ST7 pCAN PERIPHERAL DRIVER
CAN_Transmit_Request(&periodic_transmission);
}
//We have given a transmission order here, that will be called on every
//timer IT if the message is not already in the transmission queue.
//The data is filled each time with the value of the A/D converter data
//register. For info. about the ADC, please see the datasheet.
}
IMPORTANT: Please note that WHEN USED OUTSIDE AN INTERRUPT ROUTINE, AND
ONLY THEN, the transmission request MUST NOT BE INTERRUPTED. So, disable all ITs
before a function call (SIM) and re-enable them afterwards (RIM) in the last step of the main.c
file.
In the adc.c file, enter also the following code:
In the ADC_Init routine:
ADCCSR=0x20;//Starts the ADC peripheral
and write a function:
u8 ADC_Get(u8 channel)
{
ADCCSR |= channel;
return ADCDR;
}
Our application is almost entirely written now. Our last step is to fill the main.c file, to allow the
entire program to run.
At the beginning of the file add:
#include “lib.h“
#include “adc.h“
#include “tima.h“
#include “can.h“
#include “can_custom.h”
Then complete the main function as follows:
void main(void)
{
_asm(“SIM”); //Disable interrupts
/*
-----------------------------
*/
/*------------------- I N I T I A L I S A T I O N -------------------------*/
/*
-----------------------------
*/



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com