CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 12 matches
CCS Forum Index
Author Message
  Topic: Help me why function not return exactly value
thanhhavdt

Replies: 4
Views: 4799

PostForum: General CCS C Discussion   Posted: Wed Apr 17, 2024 6:12 pm   Subject: Help me why function not return exactly value
In read_Data_DKX_song_met(), Data_DKX= 10000; 10002; ....13400
but in read_Data_DKX_song_deximet(), Data_DKX= 10001; 10002; ....13999
function read_Data_DKX_song_deximet() return exactly value with ...
  Topic: Help me why function not return exactly value
thanhhavdt

Replies: 4
Views: 4799

PostForum: General CCS C Discussion   Posted: Wed Apr 17, 2024 7:18 am   Subject: Help me why function not return exactly value
Your comment and function do not match.

Data_DKX = (((400*a)+(40*(b+45))+(4*c)+d)); //Data_DKX = ((10000*a)+(1000*(b+45))+(100*c)+d)/25;

If the part in the commented section is correct, then it ...
  Topic: Help me why function not return exactly value
thanhhavdt

Replies: 4
Views: 4799

PostForum: General CCS C Discussion   Posted: Tue Apr 16, 2024 10:45 am   Subject: Help me why function not return exactly value
Help me why function not return exactly value
  Topic: Help me 16 bit decimal convert to BCD code
thanhhavdt

Replies: 2
Views: 4074

PostForum: General CCS C Discussion   Posted: Sun Apr 14, 2024 8:57 am   Subject: Help me 16 bit decimal convert to BCD code
Thanks Ttelmah!!!
  Topic: Help me 16 bit decimal convert to BCD code
thanhhavdt

Replies: 2
Views: 4074

PostForum: General CCS C Discussion   Posted: Sat Apr 13, 2024 10:46 am   Subject: Help me 16 bit decimal convert to BCD code
Why not return BCD value in my program?


#include <16f887.h>
#device *=16
#device adc=10
#fuses nowdt,xt,noput,protect,nodebug,nobrownout,nolvp
#use delay(clock=4000000)
//#incl ...
  Topic: Help me: Why functions not return exactly value?
thanhhavdt

Replies: 7
Views: 8945

PostForum: General CCS C Discussion   Posted: Fri Nov 17, 2023 10:41 am   Subject: Help me: Why functions not return exactly value?
Thanks for Ttelmah. I'm newbie, my code is awful. Can you help me rewrite the functions: read_5bit_tram_chuc_MHz_DKX();
read_4bit_donvi_MHz_DKX();
Thanks for support!!!
  Topic: Help me: Why functions not return exactly value?
thanhhavdt

Replies: 7
Views: 8945

PostForum: General CCS C Discussion   Posted: Thu Nov 16, 2023 6:29 am   Subject: Help me: Why functions not return exactly value?
Thanks for support!!!!
  Topic: Help me: Why functions not return exactly value?
thanhhavdt

Replies: 7
Views: 8945

PostForum: General CCS C Discussion   Posted: Wed Nov 15, 2023 11:11 am   Subject: Help me: Why functions not return exactly value?
Help me!!! Why funtions: read_5bit_tram_chuc_MHz_DKX();
read_4bit_donvi_MHz_DKX();
read_4bit_tram_kHz_DKX();
read_2bit_chuc_kHz_DKX(); not return exactly value in convert_data_DKX() functi ...
  Topic: source code for TDA7541
thanhhavdt

Replies: 3
Views: 8803

PostForum: General CCS C Discussion   Posted: Tue Oct 13, 2015 3:10 am   Subject: source code for TDA7541
I'm using a premade PCB module. this is my code for pic 16f887
Tuner modul EBL42039201 has 20 pins.
link: http://bbs.hifidiy.net/forum.php?mod=viewthread&tid=1020707&highlight=tda7541
What ...
  Topic: source code for TDA7541
thanhhavdt

Replies: 3
Views: 8803

PostForum: General CCS C Discussion   Posted: Sun Sep 20, 2015 8:48 pm   Subject: source code for TDA7541
Anyone has source code for tuner chip using TDA7541? Please help me!!!!!!!!!!!!
  Topic: program for LC72131
thanhhavdt

Replies: 0
Views: 3434

PostForum: General CCS C Discussion   Posted: Wed Feb 15, 2012 6:39 am   Subject: program for LC72131
I trying program for LC72131 using PIC16f877a and CCSC. Anyone can help me?
  Topic: decoder PT2272 with PIC
thanhhavdt

Replies: 0
Views: 4598

PostForum: General CCS C Discussion   Posted: Sat Jul 09, 2011 8:10 pm   Subject: decoder PT2272 with PIC
I want decoder PT2272 with PIC using CCS. Anyone help me?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group