All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Embedded Workshop. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:04, 22 October 2024 JMerkle talk contribs created page File:STM32CubeIDE BoardSelector 1.jpg
- 12:04, 22 October 2024 JMerkle talk contribs uploaded File:STM32CubeIDE BoardSelector 1.jpg
- 15:56, 26 September 2024 JMerkle talk contribs created page File:ShowViewTerminalTerminal.jpg (Show View - Terminal selection)
- 15:56, 26 September 2024 JMerkle talk contribs uploaded File:ShowViewTerminalTerminal.jpg (Show View - Terminal selection)
- 15:55, 26 September 2024 JMerkle talk contribs created page File:TerminalIcon.jpg (Terminal Icon)
- 15:55, 26 September 2024 JMerkle talk contribs uploaded File:TerminalIcon.jpg (Terminal Icon)
- 15:54, 26 September 2024 JMerkle talk contribs created page File:WindowShowViewOther.jpg (Show Other Windows)
- 15:54, 26 September 2024 JMerkle talk contribs uploaded File:WindowShowViewOther.jpg (Show Other Windows)
- 10:13, 26 September 2024 JMerkle talk contribs created page File:GPIO WriteBit.jpg (GPIO_WriteBit() function call - Edit port letter and pin number)
- 10:13, 26 September 2024 JMerkle talk contribs uploaded File:GPIO WriteBit.jpg (GPIO_WriteBit() function call - Edit port letter and pin number)
- 10:04, 26 September 2024 JMerkle talk contribs created page File:EditPort.jpg (Edit GPIO port)
- 10:04, 26 September 2024 JMerkle talk contribs uploaded File:EditPort.jpg (Edit GPIO port)
- 10:04, 26 September 2024 JMerkle talk contribs created page File:EditPin.jpg (Edit GPIO pin)
- 10:04, 26 September 2024 JMerkle talk contribs uploaded File:EditPin.jpg (Edit GPIO pin)
- 09:21, 26 September 2024 JMerkle talk contribs created page File:MounRiver Icon Download.jpg (MounRiver Download Button)
- 09:21, 26 September 2024 JMerkle talk contribs uploaded File:MounRiver Icon Download.jpg (MounRiver Download Button)
- 09:20, 26 September 2024 JMerkle talk contribs created page File:MounRiver Icon Build.jpg (MounRiver Studio "Build" button)
- 09:20, 26 September 2024 JMerkle talk contribs uploaded File:MounRiver Icon Build.jpg (MounRiver Studio "Build" button)
- 09:10, 26 September 2024 JMerkle talk contribs created page File:Flash Image Intel HEX.jpg (Navigate to C/C++ Build -> Settings -> GNU RISC-V Cros Create Flash Image -> General. Using pull-down menu, select "Intel HEX(.hex)")
- 09:10, 26 September 2024 JMerkle talk contribs uploaded File:Flash Image Intel HEX.jpg (Navigate to C/C++ Build -> Settings -> GNU RISC-V Cros Create Flash Image -> General. Using pull-down menu, select "Intel HEX(.hex)")
- 08:59, 26 September 2024 JMerkle talk contribs created page File:GPIO Toggle Select Properties.jpg (Modifying the properties of a project - Select the properties of the project)
- 08:59, 26 September 2024 JMerkle talk contribs uploaded File:GPIO Toggle Select Properties.jpg (Modifying the properties of a project - Select the properties of the project)
- 14:39, 1 August 2024 JMerkle talk contribs created page File:DS3231.jpg
- 14:39, 1 August 2024 JMerkle talk contribs uploaded File:DS3231.jpg
- 14:39, 1 August 2024 JMerkle talk contribs created page DS3231 RTC (Created page with "The DS3231 RTC is a low cost, battery backup, Real Time Clock, that connects to an I2C bus, providing accurate time information. Many DS3231 modules, like this one, https://www.ebay.com/itm/314250880191, have two I2C devices on-board, a DS3231 RTC and a AT24C32 EEPROM, allowing the storage of information into non-volatile memory.")
- 16:38, 28 June 2024 JMerkle talk contribs created page Logger (Created page with "// Module: log.c // // logging library // ANSI escape codes: // gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797 #include <stdio.h> #include <stdint.h> #include <stdlib.h> #include <time.h> #include "log.h" #include <unistd.h> #ifndef u8 #define u8 uint8_t #define s8 int8_t #endif // Define ANSI colors, to be used within printf() text // The foreground colors 30 - 38, are the "normal" darker colors // The foreground colors 90 - 98, are the "bright" lighter colors...")
- 14:39, 14 June 2024 JMerkle talk contribs created page File:RotaryEncoderPinSelection.jpg (Timer2 with Pin Assignments)
- 14:39, 14 June 2024 JMerkle talk contribs uploaded File:RotaryEncoderPinSelection.jpg (Timer2 with Pin Assignments)
- 14:26, 14 June 2024 JMerkle talk contribs created page File:RotaryEncoderModule.jpg (Common rotary encoder module with knob, mounting nut and washer.)
- 14:26, 14 June 2024 JMerkle talk contribs uploaded File:RotaryEncoderModule.jpg (Common rotary encoder module with knob, mounting nut and washer.)
- 09:23, 14 June 2024 JMerkle talk contribs uploaded a new version of File:RotaryEncoder.jpg
- 09:01, 14 June 2024 JMerkle talk contribs created page File:RotaryEncoder.jpg (Rotary Encoder pulse train - connected to STM32)
- 09:01, 14 June 2024 JMerkle talk contribs uploaded File:RotaryEncoder.jpg (Rotary Encoder pulse train - connected to STM32)
- 08:30, 12 June 2024 JGMerkle talk contribs created page File:CPanel Databases.jpg (Example of hostgator.com's CPanel Database interface)
- 08:30, 12 June 2024 JGMerkle talk contribs uploaded File:CPanel Databases.jpg (Example of hostgator.com's CPanel Database interface)
- 08:27, 12 June 2024 JGMerkle talk contribs created page MySQL (Created page with "As part of a MediaWiki Overhaul, I had the opportunity to learn a bit more about MySQL administration. When a database is created, a directory to manage the database is created in /var/lib/mysql. The /var/lib/mysql directory is owned by mysql, with NO access allowed for others. This is OK though, in that administrative tools are provided to backup and restore a database. For a system user to access a mysql database, he needs a mysql database name and password. From...")
- 09:14, 11 June 2024 User account JGMerkle talk contribs was created
- 20:34, 22 May 2023 JMerkle talk contribs uploaded File:Semihosting Use OpenOCD.jpg (Need to change the debugger)
- 08:52, 21 May 2023 JMerkle talk contribs uploaded File:Semihosting Problem Occurred.jpg (This dialog was produced when trying to get Semihosting functionality with STM32. https://community.st.com/s/article/how-to-use-semihosting-with-stm32cubeide-and-stm32)
- 09:18, 17 April 2023 JMerkle talk contribs uploaded File:WCH-LinkE back.jpg (WCH-LinkE programmer, back side)
- 09:18, 17 April 2023 JMerkle talk contribs uploaded File:WCH-LinkE front.jpg (WCH-LinkE Programmer, front side)
- 12:38, 14 April 2023 JMerkle talk contribs uploaded File:WCH Link Device Manager.jpg (WCH-Link displayed in Windows Device Manager)
- 13:11, 19 February 2023 JMerkle talk contribs uploaded File:NUCLEO-C031C6.jpg
- 13:52, 11 February 2023 JMerkle talk contribs uploaded File:Wireshark DHCP.jpg (Using a managed switch, with port mirroring (Port Mirroring REQUIRED), I was able to capture the device's DHCP transactions. All completed within 17 milliseconds.)
- 13:48, 11 February 2023 JMerkle talk contribs uploaded File:Zoomed Out View.jpg (View showing blocks of data being transferred in different periods of time following reset.)
- 13:44, 11 February 2023 JMerkle talk contribs uploaded File:First Frame.jpg (First SPI frame showing data transfer. Notice the 0x01, 0x02, and 0x03 bytes on MISO.)
- 13:42, 11 February 2023 JMerkle talk contribs uploaded File:Reset Pulse.jpg (Software delay of 1ms becomes 2ms, with plenty of delay before first SPI transfer.)
- 09:47, 4 October 2022 JMerkle talk contribs uploaded File:STM32-F103 TIM4.jpg (Configure Timer4 to update once each micro second. With SysClk at 64MHz, we need the prescaler to divice by 64. Use (64-1) to achieve that.)
- 13:38, 5 September 2022 JMerkle talk contribs uploaded File:Download link.png (Download link icon)
- 08:06, 2 August 2022 JMerkle talk contribs uploaded a new version of File:UART2Config.jpg