I am using a nucleo board to develop some FW (NUCLEO-L073RZ, with STM32L073RZTx), but I wish to use the device (STM32L011G4) in the final product and use the nucleo board to program. I am not sure which pin on the SWO signal to.Thanks,Ashraf
Posted on March 31, 2015 at 17:08Hello,I am trying to read the RTC time after setting it up. I am experiencing weird behavior.I am using the STM32L0 discovery board.I am using the new HAL libraries and the RTC alarm example.I am using internal LSI a...
Hi Clive,Thanks. I understand, GND and VDD are included. I also agree the Nucleo's STLINK is not ideal. I just received a STLINK dongle, since I am tight on space, I designed a landing pattern for some pogo pins (cable from Tag-connect).I soldered an...
Posted on October 22, 2014 at 16:41Thanks for the replies.I do not necessarily want to run my code from SDRAM, but I need the memory to store large amounts of data (~1MB from an image I want to process). In my discovery board project I modified the...
Posted on October 21, 2014 at 16:29Hello,This is my first post to this forum, but it was always a great resource for me for over a year now.I am having difficulties getting to run the stm32f429-discovery using its SDRAM as data and program memory.I ...