Skip to content
View in the app

A better way to browse. Learn more.

Ham Radio Base -Powered By Ham CQ DX

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Solar
SFI 147
SN 141
A 10
K 2 Quiet
X-Ray C1.0
Wind 417.0 km/s
Aurora 1
Updated 23:30 UTC HamQSL · N0NBH
Day 80/40m Fair 30/20m Good 17/15m Good 12/10m Fair
Night 80/40m Good 30/20m Good 17/15m Good 12/10m Poor

Callsign Lookup
_
Vanity Call Signs Available
Enter filters above and click Search.
ⓘ Callsign lookups are in real time via the FCC database. Vanity callsign availability is refreshed daily at 6:00 AM CST. The vanity search may be unavailable for a few minutes during this update.
Live DX spots
Live DX Spots — 70cm via PSKReporter · scroll or pinch to zoom
Band
Mode
Time
Loading map data…
MHz DX Spotter Info
Recent spots
Select a band above to load spots
Ready — select a band to fetch live spots

Si5351 VFO with ESP32 - CAT Control Implementation Issues

Building a VFO controller using Si5351 and ESP32 for my IC-718, following the W8TEE design from Arduino Projects for Ham Radio. Got the frequency generation working perfectly, but struggling with implementing proper CAT control over serial. The ESP32 serial handling seems different from standard Arduino - anyone successfully integrated CAT commands with Si5351?

Planning to add band decoder outputs and memory channels next. Current setup: ESP32 DevKit, Si5351a breakout, 2x16 LCD with I2C backpack.

  • Replies 2
  • Views 107
  • Created
  • Last Reply

Top Posters In This Topic

Most Helpful Posts

  • Paul Jackson
    Paul Jackson

    I've done exactly this project! The ESP32 has multiple hardware serial ports - try using Serial2 for CAT while keeping Serial for debugging. Also check your baud rate settings, the IC-718 can be picky

  • John Wilson
    John Wilson

    Watch out for the Si5351 I2C address conflicts if you're planning to add the LCD on the same bus. Some breakout boards use different addresses than expected. Post your current CAT parsing code - happy

  • Robert Taylor83
    Robert Taylor83

    Are you implementing Kenwood TS-480 emulation for the IC-718 CAT interface? That's usually the most compatible approach. The ESP32 Arduino core has some quirks with serial buffer handling compared to

Featured Replies

I've done exactly this project! The ESP32 has multiple hardware serial ports - try using Serial2 for CAT while keeping Serial for debugging. Also check your baud rate settings, the IC-718 can be picky about timing.

Watch out for the Si5351 I2C address conflicts if you're planning to add the LCD on the same bus. Some breakout boards use different addresses than expected. Post your current CAT parsing code - happy to take a look.

Are you implementing Kenwood TS-480 emulation for the IC-718 CAT interface? That's usually the most compatible approach. The ESP32 Arduino core has some quirks with serial buffer handling compared to ATmega chips.

  • Guest unpinned, locked, pinned and unlocked this topic
  • Guest pinned, locked, unpinned and unlocked this topic
  • Guest locked, pinned, unpinned and unlocked this topic

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.