26 08, 2023

What are the materials used in uCAM-III?

2024-03-15T02:36:43+11:00Categories: |

The PCB is standard FR4 material PCB.

The Lens material varies depending on the version of the lens used. The standard 56-degree lens has plastic lens elements which are made of PMMA plastic, whereas the 116-degree lens is all glass construction.

The lens barrel and holder are made of ABS plastic.

The CMOS sensor on the PCB is a PLCC package,. with a cover glass on top of the sensor surface.

26 08, 2023

Can I use a custom-made or third-party USB to Serial for programming?

2023-08-26T12:25:29+10:00Categories: , |

No, you shouldn’t use a third-party USB to Serial converter. Custom made, please see note below.

You cannot use other FTDI or generic programming adaptors, as most of them do not use the same reset technique required for 4D Processors, and will either not work correctly, or will ‘brick’ the 4D Processor. It is highly recommended you do not even attempt to try this at risk of damaging your module’s processor.

4D Programming Adaptors or Cables are available on the 4D Systems website, or from distributors.

Using the wrong programming cable or adaptor may damage your module and void your Warranty.

uUSB-PA5-II, 4D-UPA, Programming Cable, (Legacy – uUSB-PA5, uUSB-CE5, uUSB-CE5-2, uUSB-MB5)

Warranty Note:

PmmC/Firmware or user application code programming should only be carried out using official Programming Cables or Adaptors. Any malfunction because of custom or third-party USB to Serial converters or Serial (RS232) to Serial (TTL) level converters will void the warranty. It also applies to all 4D products which require an interface from the PC to the module for testing using 4D Software Test Tools. Using an incorrect programmer could ‘brick’ your module.

Custom Made:

If you have an application that requires you to have an on-board programmer, such as in a custom product, please contact our Support team, so the required information can be passed to you so you design can a programmer that meets the required specification for programming 4D Processors.

26 08, 2023

My widgets became corrupted after a while. What is the problem?

2023-08-26T12:23:56+10:00Categories: , |

File corruption in microSD cards will most likely happen when it gets interrupted while it has an ongoing write procedure. This can occur due to almost any reason like power interruption, sudden card removals, etc.

There is also a low chance that file corruption can occur when the file is frequently being read. The probability of this happening can be further reduced by using Industrial microSD cards that have ‘Read Disturb Prevention’ technology.

26 08, 2023

What should I consider when selecting a microSD card?

2023-08-26T12:21:50+10:00Categories: , |

All 4D devices that use microSD cards require cards that support the SPI protocol.

It is not ‘mandatory’ for manufacturers to support this protocol, but most do. Unfortunately, this is not usually explicitly labeled or shown, so it can be a challenge to find suitable cards.

For this, we highly recommend using our Industrial Grade cards, which support SPI and Read Disturb Prevention technology.

26 08, 2023

I am having problems communicating with my microSD card, what could be the problem?

2023-08-26T12:20:41+10:00Categories: , |

Make sure your microSD card supports the SPI interface, that is how 4D processors connect to the microSD card. There are some brands of cards, also fakes or duplicate cards, in the market that fail to work with SPI either at all, or reliably. These cards are usually duplicates of the popular microSD brands and do not specifically state compatibility with SPI.

SPI compatibility is critical for 4D Systems processors.

For best results, purchase your microSD card from 4D Systems, We sell cards that we know are reliable and work as they should, refer to the 4D Systems website.

26 08, 2023

Do you have any waterproofing recommendations for uLCD/uOLED display modules?

2023-08-26T12:17:43+10:00Categories: , |

The best practice is to add a thin transparent membrane that can be effectively fused to the enclosure and then place the display in front of it.

The membrane must be clear and flexible enough for use with the display. Likewise, just using sealants around the edges is not a good way as it can affect touch capability.

26 08, 2023

The 4D-UPA/gen4-PA interferes with when I use COM0 of gen4-uLCD, what can I do?

2023-08-26T12:16:47+10:00Categories: , |

When 3 devices are connected to each other through the same UART lines, the third device can interfere with the communication between the other two.

Ideally, only one set of UART pins is connected to another. That means you can either:

  • Use a gen4-IB which breaks out the 5 commonly used pins (5V, TX, RX, GND, RST)
  • Use a gen4 Breakout board which breaks out all 30 pins from the 30-way FFC
  • Connect the FFC directly to your application board
Go to Top