EmbeddedRelated.com
Memfault Beyond the Launch

Strange FAT auto-mount behavior | RCM4300 | DC 10.72D (debug mode) | 4GB SDHC

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

Even if the FAT_SHELL.C sample works flawlessly (the SD card has two 2GB FAT16 partitions) the function "sspec_automount(SSPEC_MOUNT_ANY, ..."...

Even if the FAT_SHELL.C sample works flawlessly (the SD card has two 2GB FAT16 partitions) the function "sspec_automount(SSPEC_MOUNT_ANY, ..." returns "2" at the beginning of the "main" in my project. The problem arises exactly here: https://github.com/digidotcom/DCRabbit_10/blob/master/Lib/Rabbit4000/SDflash/SDFLASH.LIB#L993 https://github.com/digidotcom/DCRabbit_10/blob/master/Lib/Rabbit400...


ARP Table size

Started by "see...@yahoo.com [rabbit-semi]" in Rabbit-Semi5 years ago 9 replies

Using DC 10.72A/D, with an RCM6750, when the ARP Table size is increased from 64 to 128, the executable bin file size is increased by 52k. Does...

Using DC 10.72A/D, with an RCM6750, when the ARP Table size is increased from 64 to 128, the executable bin file size is increased by 52k. Does that seems right? That seems way out of proportion to me. The reason I increased the ARP table is because of the way the R3k modules work. Every device on the network that they see, they add to the ARP table, printers, computers, oscilloscopes, mobile ph...


Problem with Analog Output for BL4S200 using the test program from Digi.

Started by "rab...@weldcontrol.com [rabbit-semi]" in Rabbit-Semi5 years ago 1 reply

I'm trying to test the analog output on new board BL4S200. The jumpers on the board are by default as described in the sample program. The...

I'm trying to test the analog output on new board BL4S200. The jumpers on the board are by default as described in the sample program. The board is powered with 12V DC (J5-pins 1,3). The only connections are the 2 connectors on J5 and J12. I bought the connectors with the 1 ft. cables pre made from Mouser. The Analog Inputs work fine ( used sample prg: adc_rd_se_unipolar.c ). ...


UDP Broadcast

Started by "Ste...@yahoo.com [rabbit-semi]" in Rabbit-Semi5 years ago 10 replies

In my R6k application I use UDP protocol. I open several socket to received datagrams from any IP.Is there a way to determine if a datagram was...

In my R6k application I use UDP protocol. I open several socket to received datagrams from any IP.Is there a way to determine if a datagram was received as a Broadcast datagram?  Neither udp_recvfromnor udp_recv seem to provide that information. 


I2C with DC10.72D

Started by "Ste...@yahoo.com [rabbit-semi]" in Rabbit-Semi6 years ago 1 reply

I downloaded v10.72D of DC and installed it. In the previous version of 10.72 I have (I don't know what letter version it is),I am using function...

I downloaded v10.72D of DC and installed it. In the previous version of 10.72 I have (I don't know what letter version it is),I am using function I2C_initClk() found in I2C_HW.LIB to switch between a 200kHz clock and a 400kHz clock. But thatfunction is not there in v10.72D. Is there another mechanism provided to do the same thing that I'm not seeing? Steve


DC v10.72 RFU

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

I tried using the Windows RFU to program an RCM6750 and there is no longer a button on the main window to tell it to start programming. The image...

I tried using the Windows RFU to program an RCM6750 and there is no longer a button on the main window to tell it to start programming. The image file is set, the processor type selected, the port to use is selected, the communications options menu is configured, file locations are set. Everything is as it should be, but I have no way to launch the programming. Very weird. Any ideas? Steve ...


USB-to-Serial Adapters

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

Any recommended USB-to-Serial adapters for programming the RCM6000 module? The one Rabbit used to recommend for the R3000 doesn't work.

Any recommended USB-to-Serial adapters for programming the RCM6000 module? The one Rabbit used to recommend for the R3000 doesn't work.


Gratuitous ARP

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

I have an RCM3900 module that has a TCP connection with a host. The module is receiving TCP packets at about a 1-second rate. So everything is...

I have an RCM3900 module that has a TCP connection with a host. The module is receiving TCP packets at about a 1-second rate. So everything is humming along with the host sending TCP packets requesting status info, and module responds with the data.  After a some time, minutes to hours, of running, the module issues 2-gratuitous ARP packets, about a second apart. And upon receiving the next TCP ...


RCM2200 battery

Started by "dav...@epsiloncompany.com [rabbit-semi]" in Rabbit-Semi6 years ago 1 reply

I have an app for the RCM2200. There is clearly a battery position marked on the upper surface (3 pins, 25mm spacing). I will need battery...

I have an app for the RCM2200. There is clearly a battery position marked on the upper surface (3 pins, 25mm spacing). I will need battery backup and it would be easy to add it to the CORE. Any idea which battery fits? I found a cr2032 mfr that looks close. Thanks in advance, David


SNMP

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

i will read a value from a device through SNMP. How can I read its value based on OID? Thanks Stev

i will read a value from a device through SNMP. How can I read its value based on OID? Thanks Stev


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


Memfault Beyond the Launch