EmbeddedRelated.com
The 2024 Embedded Online Conference

Web page link to the extended IP port

Started by "kar...@yahoo.com [rabbit-semi]" in Rabbit-Semi6 years ago 7 replies

Hi, I would like to RCM37xxx device connect to the camera page through the web page as follows HTML syntax: Go to the IP-CAM page But...

Hi, I would like to RCM37xxx device connect to the camera page through the web page as follows HTML syntax: Go to the IP-CAM page But browser is only shown http://localhost:1234/ http://localhost:1234/, not http://218.161.47.233:1234/ http://218.161.47.233:1234/ However, this localhost name must apply to any one of the real IP, my IP-CAM address is ht


Dynamic C 10.72C Released

Started by "Tom...@tomlogic.com [rabbit-semi]" in Rabbit-Semi6 years ago

FYI, Digi released an installer for Dynamic C 10.72C. Download from the Dynamic C 10 product page at...

FYI, Digi released an installer for Dynamic C 10.72C. Download from the Dynamic C 10 product page at https://www.digi.com/support/productdetail?pid=4978 Here are details from the Release Notes: VERSION 10.72C - August 31, 2017 This release adds support for SDHC media (4GB to 32GB cards) now that SD cards are difficult to find, a keyp


bits read or write

Started by "'Ya...@omniverter.com [rabbit-semi]" in Rabbit-Semi7 years ago 1 reply

Hello, I am using the bits of integer value to represent digital input status. I know I can use set or res to update one by one bit, is it...

Hello, I am using the bits of integer value to represent digital input status. I know I can use set or res to update one by one bit, is it possible to update multi bits at one time? For example, I save bit 4-7 in one integer value, then I would like to copy this to the same bits in another integer. Regards, Yang From: r...@yahoogroups.com [mailto:r...@yahoogroups.com] Sent: September 11, 201...


A4988 module + stepping motor c code for RCM3000 [1 Attachment]

Started by "kar...@yahoo.com [rabbit-semi]" in Rabbit-Semi7 years ago 4 replies

Hi, the following is the A4988 module + stepping motor c code for RCM3000, But stepping motor will only shake without turning, is the program...

Hi, the following is the A4988 module + stepping motor c code for RCM3000, But stepping motor will only shake without turning, is the program or hardware wiring problems ? thanks. #use "hobbyist.lib" #define START_SW HB_PF5 #define MOTOR_STEP HB_PF6 #define MOTOR_DIR HB_PF7 int x; if(!HBpinRead(START_SW)){ sprintf (status_html, "Start\r"); HBpinHigh(MOTOR...


Question for xalloc

Started by "'Ya...@omniverter.com [rabbit-semi]" in Rabbit-Semi7 years ago 1 reply

Hello, I am using xalloc to get a block of memory for my data, my data is structure with many variables, roughly about 512 word, so after I read...

Hello, I am using xalloc to get a block of memory for my data, my data is structure with many variables, roughly about 512 word, so after I read manual of xalloc, I should set 512x2 bytes memory for those data, but when I try to set 512 as memory size, I still can save those data without any problem, I would like to know why? And also I don?t understand sz explanation in the help below. SYNTAX


Load a program

Started by "yan...@omniverter.com [rabbit-semi]" in Rabbit-Semi7 years ago 3 replies

Hello, I am using BL4S200. I have some old version program stored in the flash memory. I check DC10.72. It looks DC10.72 only can down load...

Hello, I am using BL4S200. I have some old version program stored in the flash memory. I check DC10.72. It looks DC10.72 only can down load combined code to controller. Is it possible to upload the code from controller to PC? Thank you for your help


Dynamic C 10.72A Installer Released

Started by "Tom...@tomlogic.com [rabbit-semi]" in Rabbit-Semi7 years ago 3 replies

Just wanted to let you all know that Digi released an updated Dynamic C installer (version 10.72A) yesterday. You can download it from the...

Just wanted to let you all know that Digi released an updated Dynamic C installer (version 10.72A) yesterday. You can download it from the Dynamic C 10 Product Page. I've pasted the release notes below, for a detailed list of what's changed. Please let me know if you have any questions about the changes, or if you run into any problems using the updated version. If you're using the GitHu...


Timer C interrupt issue

Started by "yan...@omniverter.com [rabbit-semi]" in Rabbit-Semi7 years ago

Hello, I am using BL4S200. I try use TIMER C to trigger digital output on/off according to presetting time. There are 2 period time need to be...

Hello, I am using BL4S200. I try use TIMER C to trigger digital output on/off according to presetting time. There are 2 period time need to be counted. 1st period is from 20 msec to 40 msec and need to be accurate, I set 46 micro second tick time. 2rd period is from 4 msec to 30 second. the tick time is supposed to be 0.5 msec or even longer. The program is done by assembly language in order to ...


RTC Stops while on battery - RCM3315

Started by "all...@yahoo.com [rabbit-semi]" in Rabbit-Semi7 years ago 3 replies

I am have an issue with a few RCM3315 based devices where the RTC stops counting when the device is powered OFF. BBRAM is fine. RTC start...

I am have an issue with a few RCM3315 based devices where the RTC stops counting when the device is powered OFF. BBRAM is fine. RTC start counting where it left off when power is re-applied. My main board hasn't changed since 2005. I only have a few devices with this issue. /RES, /RESET_IN and VRAM are unconnected. VBAT_EXT is connected directly to a CR2032. Any ideas where to start...


Remote program update

Started by "S S...@gmail.com [rabbit-semi]" in Rabbit-Semi7 years ago 2 replies

Dear All, I'm running file tftp_get_firmware.c use rcm6700 and dc10.72a. After downloading complete, always error verify. Download...

Dear All, I'm running file tftp_get_firmware.c use rcm6700 and dc10.72a. After downloading complete, always error verify. Download completed, attempting to install. verifying and installing new firmware Found v0.00... Attempting to install new version... verify 0.00% Error -1 verifying firmware firmware image bad, installation aborted attempting to restore boot firmware from RAM ...


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference