Can't find DAC configuration for STM32F411E-Disco in CubeIDE/CubeMX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-17 7:25 AM
Hi,
I'm new to STM32 board and following a tutorial which uses DAC. The board I'm using is STM32F411E-Disco, and I select the board in CubeIDE to create a project.
The board 32F411EDISCOVERY - Discovery kit with STM32F411VE MCU - STMicroelectronics has a DAC but I can't find it when I try to configure the pins in CubeIDE/CubeMX.Do I miss something?
Solved! Go to Solution.
- Labels:
-
DAC
-
STM32CubeIDE
-
STM32CubeMX
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-17 7:58 AM
The chip doesn't have an onboard DAC. However, the board has an audio DAC chip which is connected to the MCU and is controlled via I2S (and I2C?).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-17 7:58 AM
The chip doesn't have an onboard DAC. However, the board has an audio DAC chip which is connected to the MCU and is controlled via I2S (and I2C?).
