Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - werapon

#1
อยากหางานทำในเวลาว่าง เสาร์-อาทิตย์

เคยเขียน MCS51/PIC/stm32/STM8 (อันหลังถนัดสุดครับ)
มีความรู้ eletronics/control system/dsp ระดับหนึ่งครับ จบ วศบ.อิเล็ก

สนใจติดต่อได้ครับ Id.LINE  Bird_k
080-11397xx


#2
 -> Failed to connect target.
Starting debug session...
-> Emulator reset (usb://usb)...
  ** Connection error (usb://usb): swim error [30006]: comm init error: chip does not answer

ขึ้นข้อความตามด้านบนเวลาเบิร์นโปรแกรมไม่สามารคอมไพล์ผ่านครับ
#3
ช่วยแนะนำการ set ค่า interrupt ให้หน่อยครับ

GPIO_Init(GPIOE,GPIO_Pin_0,GPIO_Mode_In_FL_No_IT);
EXTI_SelectPort(EXTI_IT_PortE);
EXTI_SetPinSensitivity(EXTI_IT_Pin0,EXTI_Trigger_Falling);

set แบบนี้ถูกรึเปล่า ส่วนฟังก์ชั่นด้านล่างนี้เราจะเลือกหัวข้อนี้ไปสั่งงานใช้เปล่าครับ
INTERRUPT_HANDLER(EXTIE_F_PVD_IRQHandler,5)
{
    /* In order to detect unexpected events during development,
       it is recommended to set a breakpoint on the following instruction.
    */
   
}
#4
พอดีของผมเป็นตัวทดลอง license หมดอายุ 30 วันแล้วไม่สามารถคอมไพล์ได้ครับ
#5
1. IC PHOTO COUPLER PC815                         Stock   2,000           Price 12 B
2. RELAY OJ-SH-105LMH 8A 250VAC                Stock   800              Price  9  B
3. RELAY OJ-SH-112LMH BULK                         Stock   1,200            Price  12 B
4. BUZZER PS1927P02                                    Stock   2,500            Price  13  B
5. TRIAC BCR8PM-12  8A  600V                       Stock   600               Price 8  B
6. OSCILLATOR  4Mhz PITCH 5MM                   Stock   700               Price  4  B
7. VARISTOR ZNR 14K 182U                            Stock   10,000          Price  9  B
8. IC  LM393                                                   Stock   4,000            Price  3  B
9. สั่งขั้นต่ำ 50 ตัวทุกรายการหรือมากกว่านั้นได้ครับ
http://www.temppic.com/img.php?15-03-2013:1363337106_0.49967500.jpg
http://images.temppic.com/15-03-2013/images_vertis/1363337107_0.18977600.jpg
http://images.temppic.com/15-03-2013/images_vertis/1363337107_0.84474700.jpg
http://images.temppic.com/15-03-2013/images_vertis/1363337108_0.49431700.jpg
http://images.temppic.com/15-03-2013/images_vertis/1363337109_0.14345800.jpg
ราคาสามารถต่อลองได้ PM มาได้ครับ
#6
Clean: Deleting intermediary and output files.
Clean: Deleted file "D:\PIC\MPLAB\Exmple.ESYM".
Clean Warning: File "D:\PIC\MPLAB\Exmple.o" doesn't exist.
Clean: Deleted file "D:\PIC\MPLAB\Exmple.ERR".
Clean: Done.
Executing: "C:\Program files\Picc\CCSC.exe" +FM "Exmple.c" #__DEBUG=1 +ICD +DF +LN +T +A +M +Z +Y=9 +EA  #__16F886=TRUE
*** Error 18 "Exmple.c" Line 1(9,19): File can not be opened
    Not in project "D:\PIC\MPLAB\16F886.h"
*** Error 111 "Exmple.c" Line 3(7,33): Unknown keyword in #FUSES   "NOPROTECT"
*** Error 99 "Exmple.c" Line 6(5,19): Option invalid   Not a valid port: A
*** Error 128 "Exmple.c" Line 8(1,15): A #DEVICE required before this line
*** "Exmple.c" Line 10: Error #12: Undefined identifier  -- set_tris_a
*** "Exmple.c" Line 11: Error #12: Undefined identifier  -- setup_adc
*** "Exmple.c" Line 13: Error #12: Undefined identifier   true
*** "Exmple.c" Line 15: Error #12: Undefined identifier  -- output_a
*** "Exmple.c" Line 18: Error #12: Undefined identifier  -- output_a
      9 Errors,  0 Warnings.
Halting build on first failure as requested.
BUILD FAILED: Fri Feb 15 10:16:58 2013

#7
----------- Project stm8s105 - STM8 Cosmic - Configuration Debug -------------
Removing intermediate files ... Done!

----------- Project stm8s105 - STM8 Cosmic - Configuration Debug -------------

Compiling ..\..\main.c...
cxstm8 +debug -pxp -no -l +mods0 -pp -i"C:\Program Files\STMicroelectronics\st_toolset\stvd\Hstm8"  -clDebug\ -coDebug\ ..\..\main.c

Error creating process for executable cxstm8
The system cannot find the file specified.

Failed to create process.

stm8s105.elf - 1 error(s), 0 warning(s)