home.social

#ac696n — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ac696n, aggregated by home.social.

  1. AC696N GPIO quick reference. APIs: gpio_set_direction (1=input,0=output); gpio_set_pull_up; gpio_set_output_value; gpio_read; gpio_set_hd0 (1=strong drive); gpio_set_die (0=analog for ADC). USB: usb_iomode(0). Output high level = VDDIO voltage. Test each pin with multimeter on dev board. #JieLi #AC696N #EmbeddedSystems

    lnkd.in/gr8hc-Ks

  2. Bluetooth speakers and headphones often need more than the chip's built-in resources. The JL JieLi AC696N's SPI interface allows you to add external Flash, an LCD display, and RGB LEDs.

    All these configurations can be validated on the AC696N development board before porting to custom hardware. Once working, they significantly expand the capabilities of your audio product.

    #JieLi #AC696N #SPI #NorFlash #LCD #WS2812 #EmbeddedSystems #PeripheralExpansion #AudioProducts

    lnkd.in/gQC2sWyA

  3. The serial port is your eyes in embedded debugging. On the JL Jieli AC696N chip, I've set up UART0 to print logs at 1M baud (configurable to any pin) – logs fly without stuttering.

    Full configuration steps and code snippets are in the article. If you're working on audio products with AC696N, this workflow will save you hours.

    #EmbeddedSystems #Jieli #AC696N #UART #AudioTuning #Debugging

  4. Timers seem simple until they cause mysterious power drain or timing issues. The JL JieLi AC696N SDK provides two timer systems with different characteristics. Here's what I've learned debugging on the dev board.

    Practical Tip
    Test both on the AC696N development board. Add serial prints to see which thread the callback runs in.

    Both timer systems support one-shot timeouts—choose whichever fits your context needs.

    #JieLi #AC696N #Timers #EmbeddedSystems #Firmware #LowPower #ISR #CaptureMode

  5. Moving beyond basic low-power configuration on the JL JieLi AC696N, there are three advanced power management settings that can prevent intermittent crashes and improve user experience. Here's what I've learned while debugging an SD-card-based audio product.

    All of these can be validated on the AC696N development board before porting to custom hardware. Taking the time to tune them saves weeks of field debugging.

    #JieLi #AC696N #PowerManagement #EmbeddedSystems

    lnkd.in/g7ZYNsBZ

  6. Getting a new embedded platform's toolchain working can be one of the most frustrating parts of development—especially when you just want to start writing code. The JL JieLi AC696N is a popular chip for Bluetooth audio applications, but the initial Windows environment setup has a few quirks. Here's a clean, verified process to get from zero to compile.

    #JieLi #AC696N #EmbeddedSystems #ToolchainSetup #CodeBlocks #FirmwareDevelopment #BluetoothAudio #WindowsDev

    lnkd.in/ggq9jk6g

  7. Sometimes the best way to understand a new embedded platform is to see what it can do before writing any code. The JL JieLi AC696N development board ships with a factory demo that showcases its complete multimedia capabilities in under five minutes.

    Whether you're evaluating the platform for a project or just want a quick hands-on, this is the fastest way to see what the AC696N can do. Next up in this series: adding custom files to the project.

    #JieLi #AC696N #BluetoothAudio #DevBoard

  8. A good pin reference is like a map for hardware development. Here's a verified pin mapping for the JL JieLi AC6966B (AC696N series) development board, straight from actual hardware testing.

    Whether you're reviewing schematics, bringing up a custom board, or debugging firmware, having this reference handy saves hours of probing and tracing.
    #JieLi #AC696N #AC6966B #Pinout #HardwareDesign #EmbeddedSystems #BluetoothAudio #DevelopmentBoard #UART #ReferenceDesign

    lnkd.in/ec43rwNn

  9. Unboxing the JL JieLi AC696N dev board – and it actually comes with everything! 🔌

    ✅ AC6966B main board
    ✅ USB download cable
    ✅ CH340G USB-TTL
    ✅ Forced download tool
    ✅ Pre-tested PCBA
    ✅ Cloud SDK/docs

    Factory demo: USB/TF/SPI Flash playback, AUX input, Bluetooth A2DP/HFP.

    No hunting for cables. Just start developing. 🎧

    #JieLi #AC696N #DevBoard #BluetoothAudio #EmbeddedSystems #Hardware #Unboxing
    lnkd.in/g6B7YiKy

  10. The JL JieLi AC696N series continues to be a compelling choice for high-volume, cost-sensitive Bluetooth audio applications. Looking at the AC6966B-QFN32 development board, which is a prime example of balancing features and BOM cost.

    The dual-mode Bluetooth (Classic + BLE) also enables seamless APP control via BLE transparent transmission, a key feature for IoT-enabled devices.

    #JL #JieLi #AC696N #BluetoothAudio #EmbeddedSystems #BLE #IoT #FirmwareDevelopment #SmallSpeaker #CostEffective

  11. 🧑‍💻 Working with JL JieLi AC696N SDK? Need to add custom source files? This step-by-step guide shows you exactly how to include them in the build and verify compilation under the "Release" target. Perfect for embedded developers and firmware engineers!
    #EmbeddedSystems #AC696N #JieLi #Firmware #SDK #IoT

  12. Here’s a great find for embedded audio enthusiasts: the JL AC696N Development Board! It’s built around the AC6966B chip (32-bit @240MHz, 512KB flash) and offers Bluetooth 5.0 dual-mode, rich I/O (21 GPIOs, UART, SPI, PWM), and onboard 3W amp + TF slot.

    If you're into embedded C, firmware, or hardware design, this kit saves months of work. Check it out!
    #EmbeddedSystems #BluetoothAudio #AC696N #OpenSourceHardware #IoT #DIYAudio

  13. The analog section of a Bluetooth audio SoC is where careful design pays off. Notes from the JieLi AC695N/AC696N guide:

    For the DAC outputs, they recommend reserving positions for small inductors (100nH, 120nH, 220nH, 330nH) to form filters that can suppress high-frequency noise, specifically called out as TDD noise from a nearby mobile phone during calls.

    #JieLi #AC696N #AudioDesign #Analog #PCBDesign #Electronics #OpenHardware #BluetoothAudio

    lnkd.in/gRRab4Vi

  14. The analog section of a Bluetooth audio SoC is where careful design pays off. Notes from the JieLi AC695N/AC696N guide:

    For the DAC outputs, they recommend reserving positions for small inductors (100nH, 120nH, 220nH, 330nH) to form filters that can suppress high-frequency noise, specifically called out as TDD noise from a nearby mobile phone during calls.

    #JieLi #AC696N #AudioDesign #Analog #PCBDesign #Electronics #OpenHardware #BluetoothAudio

    lnkd.in/gRRab4Vi

  15. The analog section of a Bluetooth audio SoC is where careful design pays off. Notes from the JieLi AC695N/AC696N guide:

    For the DAC outputs, they recommend reserving positions for small inductors (100nH, 120nH, 220nH, 330nH) to form filters that can suppress high-frequency noise, specifically called out as TDD noise from a nearby mobile phone during calls.

    #JieLi #AC696N #AudioDesign #Analog #PCBDesign #Electronics #OpenHardware #BluetoothAudio

    lnkd.in/gRRab4Vi

  16. The analog section of a Bluetooth audio SoC is where careful design pays off. Notes from the JieLi AC695N/AC696N guide:

    For the DAC outputs, they recommend reserving positions for small inductors (100nH, 120nH, 220nH, 330nH) to form filters that can suppress high-frequency noise, specifically called out as TDD noise from a nearby mobile phone during calls.

    #JieLi #AC696N #AudioDesign #Analog #PCBDesign #Electronics #OpenHardware #BluetoothAudio

    lnkd.in/gRRab4Vi

  17. The analog section of a Bluetooth audio SoC is where careful design pays off. Notes from the JieLi AC695N/AC696N guide:

    For the DAC outputs, they recommend reserving positions for small inductors (100nH, 120nH, 220nH, 330nH) to form filters that can suppress high-frequency noise, specifically called out as TDD noise from a nearby mobile phone during calls.

    #JieLi #AC696N #AudioDesign #Analog #PCBDesign #Electronics #OpenHardware #BluetoothAudio

    lnkd.in/gRRab4Vi

  18. For the #electronics and #embedded crowd: a concise summary of the hardware design guide for JieLi AC695N/AC696N Bluetooth audio SoCs.

    It offers crucial DFM advice: you MUST provide test points for the programming pins (USB, power), as the small QFN package necessitates programming after SMT assembly via a USB connection.

    #JieLi #AC696N #HardwareDesign #BluetoothAudio #PCBDesign #CrystalOscillator #OpenHardware

    lnkd.in/g3BHgwXJ

  19. For the #electronics and #embedded crowd: a concise summary of the hardware design guide for JieLi AC695N/AC696N Bluetooth audio SoCs.

    It offers crucial DFM advice: you MUST provide test points for the programming pins (USB, power), as the small QFN package necessitates programming after SMT assembly via a USB connection.

    #JieLi #AC696N #HardwareDesign #BluetoothAudio #PCBDesign #CrystalOscillator #OpenHardware

    lnkd.in/g3BHgwXJ

  20. For the #electronics and #embedded crowd: a concise summary of the hardware design guide for JieLi AC695N/AC696N Bluetooth audio SoCs.

    It offers crucial DFM advice: you MUST provide test points for the programming pins (USB, power), as the small QFN package necessitates programming after SMT assembly via a USB connection.

    #JieLi #AC696N #HardwareDesign #BluetoothAudio #PCBDesign #CrystalOscillator #OpenHardware

    lnkd.in/g3BHgwXJ

  21. For the #electronics and #embedded crowd: a concise summary of the hardware design guide for JieLi AC695N/AC696N Bluetooth audio SoCs.

    It offers crucial DFM advice: you MUST provide test points for the programming pins (USB, power), as the small QFN package necessitates programming after SMT assembly via a USB connection.

    #JieLi #AC696N #HardwareDesign #BluetoothAudio #PCBDesign #CrystalOscillator #OpenHardware

    lnkd.in/g3BHgwXJ

  22. For the #electronics and #embedded crowd: a concise summary of the hardware design guide for JieLi AC695N/AC696N Bluetooth audio SoCs.

    It offers crucial DFM advice: you MUST provide test points for the programming pins (USB, power), as the small QFN package necessitates programming after SMT assembly via a USB connection.

    #JieLi #AC696N #HardwareDesign #BluetoothAudio #PCBDesign #CrystalOscillator #OpenHardware

    lnkd.in/g3BHgwXJ

  23. Technical blog: "Common Issues with AC696N SoCs in Bluetooth Speaker Development"

    Covers 4 practical problems and solutions.

    Includes C code examples and configuration changes for AC696N V1.7.0 SDK. Useful for embedded audio developers.

    #EmbeddedSystems #Firmware #AudioEngineering #AC696N #Bluetooth #SmartSpeaker #Debugging #TechBlog

    lnkd.in/gTB8VHAu

  24. Technical blog post: "Jieli Bluetooth Smart Speaker Development: Key Considerations for AC696N SoCs"
    Covers practical, experience-based insights for developers.

    These details can save significant debugging time on AC696N-based audio projects.

    #EmbeddedSystems #Firmware #AudioEngineering #AC696N #Bluetooth #SmartSpeaker #EmbeddedDevelopment #TechBlog

    lnkd.in/gsUJMfb7

  25. New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
    Continuing the series with practical hardware/software integration topics

    How to locate the output firmware binary file after compilation using the project's build script.
    Key knowledge for hands-on development with these SoCs.
    #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog

    lnkd.in/gdC_zrAf

  26. New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
    Continuing the series with practical hardware/software integration topics

    How to locate the output firmware binary file after compilation using the project's build script.
    Key knowledge for hands-on development with these SoCs.
    #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog

    lnkd.in/gdC_zrAf

  27. New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
    Continuing the series with practical hardware/software integration topics

    How to locate the output firmware binary file after compilation using the project's build script.
    Key knowledge for hands-on development with these SoCs.
    #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog

    lnkd.in/gdC_zrAf

  28. New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
    Continuing the series with practical hardware/software integration topics

    How to locate the output firmware binary file after compilation using the project's build script.
    Key knowledge for hands-on development with these SoCs.
    #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog

    lnkd.in/gdC_zrAf

  29. New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
    A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
    • Global & library print switches
    • Hierarchical log levels (0-6)
    • Fun colored & blinking output macros
    ...
    Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
    lnkd.in/gfvqaz8P

  30. New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
    A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
    • Global & library print switches
    • Hierarchical log levels (0-6)
    • Fun colored & blinking output macros
    ...
    Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
    lnkd.in/gfvqaz8P

  31. New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
    A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
    • Global & library print switches
    • Hierarchical log levels (0-6)
    • Fun colored & blinking output macros
    ...
    Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
    lnkd.in/gfvqaz8P

  32. New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
    A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
    • Global & library print switches
    • Hierarchical log levels (0-6)
    • Fun colored & blinking output macros
    ...
    Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
    lnkd.in/gfvqaz8P

  33. New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
    A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
    • Global & library print switches
    • Hierarchical log levels (0-6)
    • Fun colored & blinking output macros
    ...
    Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
    lnkd.in/gfvqaz8P