i am using nucleo-f429zzi. there is reset button (B2) is connected to NRST in mcu. Is it possible to use program to detect this button is clicked? Actually, I would like to stop some digital i/o when user presses this button to reset the system. It i...
/home/i/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32CubeProgrammer: line 4: 3947 Aborted (core dumped) $DIR/jre/bin/java -Djdk.gtk.version=2 -jar $DIR/STM32CubeProgrammerLauncherthis is the output I get to the terminal ...
Hi,i have bought 3 pcs of STM32L053 Discovery kits and the user USB is working fine with preload demo, but the ST-LINK USB connects to PC as USB Composite Device even if i have download and install the last ST-Link drivers from st.com. I have tried d...
Hello everyone. What do you use as wifi module or ic in your pcb circuits, including stm32 processors. I don't like working with AT commands. I would like to work with SPI or SDIO interface if possible. Can you suggest a solution with libraries and s...
Colleagues, I made a PCB project that contains Ethernet, GPS and STM32F429. but there was a problem. that GPS actively loses satellites when Ethernet is connected. I use RTOS and LWIP. I don’t know how to explain this ... capacitors - filters, did no...
I've been working on some code to control a 4-wire touchscreen on DisplayTech's DT028BTFT-TS using timers to de-bounce the respective touch screen wires.The code works on the Nucleo-F413ZH under debug and standalone. The coordinates of the positioned...
Hi,I am working with stm32l4p5,i use stm32cubeide(version:1.8.0). It fail to start during debugging because of hardfault.Also it doesnt connect with st-link utility but it connects with stm32cubeproggramer. And after the procedure full chip erase wit...