Author |
Message |
Topic: PWM AND REVERSE |
amcasi
Replies: 1
Views: 11755
|
Forum: General CCS C Discussion Posted: Tue Aug 31, 2021 6:42 am Subject: PWM AND REVERSE |
Hi
Anybody can create a pwm and reversed pwm also with 18f4580 chip
one time runs ones not a same time same pwm and reversed pwm.
Sorry for bad english.
//ECCP1CON EPWM1M1 EPWM1M0 EDC1B1 ... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Mon Jun 28, 2021 12:48 am Subject: Same problem continues with CAN bus [Solved] |
Thank you so much Pcm Programmer.
I changed strcpy to out_data everything are working now.
Yea. Third expert eye looked and solved problem.
A lot of thanks to you.
Have nice and nice days.
... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sun Jun 27, 2021 9:17 am Subject: Same problem continues with CAN bus [Solved] |
I replaced mcp2551 with new one also.
Please somebody says something to do this. What i am wrong?
I checked times to times. i can not find any problem.
it is maybe communication. is there any rea ... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sun Jun 27, 2021 7:44 am Subject: Same problem continues with CAN bus [Solved] |
My friend
There is no communications. When i press button nothing to changed. Problem is this - I am not sending any data. Looking to scope there is no change. Sending same values. not for my valu ... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sun Jun 27, 2021 1:37 am Subject: Same problem continues with CAN bus [Solved] |
ok my friend
my ccs compiler version is 5.093 |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sat Jun 26, 2021 3:17 pm Subject: Same problem continues with CAN bus [Solved] |
Thanks to PCM programmer for answering me and All.
Here my code 1:
// can25K80_1.c
//
//
#include <18f25k80.h>
#device ADC=8 *=16 //ICD=TRUE
#fuses intrc_io,NOWDT,BROWNOUT,PUT,NOPLLEN ... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sat Jun 26, 2021 11:58 am Subject: Same problem continues with CAN bus [Solved] |
Hi Amcasi
Sent you a PM.
Thank you
I have U64 and development kit for pic18f452 board.
What are we goig to do with these?
thanks |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sat Jun 26, 2021 9:47 am Subject: Same problem continues with CAN bus [Solved] |
They appear to be continuing an earlier post here:
My friend
No I am not using development card.
I will peparing new card for with canbus and max bus.
I am checking can protocol to write to ... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sat Jun 26, 2021 9:38 am Subject: Sure |
Are you using real PICs? If so whose PCB or modules are they ?
I prepare Mikroc project to check canbus that is okay.
I prepare Arduino Uno project that is also okay.
I changed to with can-18f4 ... |
Topic: Same problem continues with CAN bus [Solved] |
amcasi
Replies: 16
Views: 49208
|
Forum: General CCS C Discussion Posted: Sat Jun 26, 2021 4:11 am Subject: Same problem continues with CAN bus [Solved] |
My friend
Thanks for answering to me.
I change schematic to two 18f25k80 and can-18xxx8.c drivers.
did not communicate.
I will be mad.please Help me. |
Topic: CCS CAN BUS October 2014 PIC18F45k80 Board source code |
amcasi
Replies: 4
Views: 30705
|
Forum: General CCS C Discussion Posted: Thu Jun 17, 2021 2:15 am Subject: thnks to answer |
Thank you so sir.
I have another problem sir:
I prepare new CAN bus with 18f46k80 and 18f25k80.
But could not solve the problem with them. Did not send any data both of them.
I wrote already ... |
Topic: Conditional Expression operator ?: |
amcasi
Replies: 17
Views: 42254
|
Forum: General CCS C Discussion Posted: Tue Oct 15, 2019 4:24 am Subject: Good explanation |
Many many thanks to you for your good explanation. I could not find that explanation in the CCS_Manual.pdf. It must be there. I am looking here 2 times.
Thanks a lot
Huseyin
#device *=16
#inc ... |
Topic: Question about "X = (X > 200) ? 199 :Y ;" |
amcasi
Replies: 2
Views: 12594
|
Forum: General CCS C Discussion Posted: Mon Dec 17, 2018 8:45 am Subject: Thanks |
Many many thanks for answering. |
Topic: Conditional expression operator |
amcasi
Replies: 1
Views: 8454
|
Forum: General CCS C Discussion Posted: Mon Dec 17, 2018 6:18 am Subject: Conditional expression operator |
how i use ? : conditional expression operator. I can not use it please help |
Topic: Please help. I do not read 18F4520 ADC correctly. |
amcasi
Replies: 5
Views: 18289
|
Forum: General CCS C Discussion Posted: Tue Apr 10, 2018 2:03 am Subject: Problem Solved |
Thanks friend,
I solved problem. There is short circuit Pin_A0 and PIN_A1. I corrected and it works. I have a one A/D input, others and Digital out. Problem was there.
Thanks for everybody.
Huseyi ... |
|