Development board for STM32L475 to work on capture module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-27 10:05 PM
I want to test on the capture module to find out the pulse width of arrived pulses at timer pins in my real application. So, here I want a development board for the STM32L475 to work on this application like generating pulses from one-timer PWM and loop back to another timer capture module. Can you help us find the development board? I have not found anything better on the web.
Solved! Go to Solution.
- Labels:
-
STM32L4 series
-
TIM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:26 AM
Alright @Community member​ , my fault:
Another board which is active is B-L475E-IOT01A (STM32L4 Discovery kit IoT node, low-power wireless, BLE, NFC, SubGHz, Wi-Fi).
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-27 11:33 PM
I think you may find development board of similar MCU like STM32L476G-EVAL - Evaluation board with STM32L476ZG MCU - STMicroelectronics for your test. thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 1:41 AM
Probably any devboard will allow you to exercise the timers, so the significantly cheaper https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-nucleo-boards/nucleo-l476rg.html#sample-buy should be OK too.
Point is, the 'L475 and 'L476 differe only in that 'L476 has an extra segmented-LCD controller.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:10 AM
Hi @Community member​ ,
To proposals from @QSHAO.1​ & @Community member​ , I add Discovery kit with STM32L476VG MCU 32L476GDISCOVERY.
For the previously suggested boards, there are already some ready to use examples for InputCapture & PWM_Output. You can start with testing them separately then try to merge them in one project.
Examples are in following paths:
- NUCLEO-L476RG TIM_InputCapture
- NUCLEO-L476RG TIM_PWMOutput
- STM32L476G-EVAL TIM_InputCapture
- STM32L476G-EVAL TIM_PWMOutput
If you would like to develop your own project for Timer use starting with STM32CubeMX, you can refer to following videos:
-Amel
PS: Once your question is answered, please click on "Select as Best" for the comment containing the answer to your initial question.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:23 AM
This board is discontinued now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:26 AM
Alright @Community member​ , my fault:
Another board which is active is B-L475E-IOT01A (STM32L4 Discovery kit IoT node, low-power wireless, BLE, NFC, SubGHz, Wi-Fi).
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:56 AM
Thank you I just ordered the same now.
