Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Trần Tài

  1. Trần Tài

    [iar - stm8] uart1 is undefined

    I used STM8 MINIKIT (stm8s103f3p6) to code UART1 interface, but when i compile it, it show this error, please help me, thanks so much!!!
  2. Trần Tài

    [module wifi esp8266] Problem with led on the module

    When i power up for the module, i see all led is turned on, and when i use realterm to test it, the data appears continiously (like the following images), i don't know why, please help me, thanks so much!!!!!
  3. Trần Tài

    [ARM] STM8S and Module RF 315MHz

    I am programming about STM8S with module RF 315 MHZ, I am newbie in ARM so anyone have code (algorithm) about this please help me, tks dears!!!!!
  4. Trần Tài

    [ARM] Error[Pe159]: declaration is incompatible with previous ........

    tks so much but I see the algorith is true, :-( I can't do anything
  5. Trần Tài

    [ARM] Error[Pe159]: declaration is incompatible with previous ........

    #include "stm8s.h" // SO DO KET NOI DEN LCD 16X2 CHE DO 4 BIT #define LCD_RS PD_ODR_ODR5 #define LCD_EN PD_ODR_ODR6 #define LCD_RW 0 #define LCD_D4 PC_ODR_ODR4 #define LCD_D5 PC_ODR_ODR5 #define LCD_D6 PC_ODR_ODR6 #define LCD_D7 PC_ODR_ODR7 #define line_1 0x80 #define line_2...
  6. Trần Tài

    [ARM] Error[Pe159]: declaration is incompatible with previous ........

    I get this Error and I don't understand when I look at my code, why is it incompatible???? Please help me, tks so much :cry:

Part and Inventory Search

Back
Top